diff --git a/makefile b/makefile index e309fe2..748bdd7 100644 --- a/makefile +++ b/makefile @@ -15,9 +15,6 @@ dev/server: --build.exclude_dir "node_modules" \ --build.include_ext "go,html" \ --build.stop_on_error "false" \ - --proxy.enabled true \ - --proxy.proxy_port $(PORT) \ - --proxy.app_port $$(($(PORT) + 1)) \ --misc.clean_on_exit true \ -- -dev -port $$(($(PORT) + 1)) diff --git a/x b/x index 0ccb26a..56e822a 160000 --- a/x +++ b/x @@ -1 +1 @@ -Subproject commit 0ccb26ab783b94367ee2604a61fda9d77159b9ed +Subproject commit 56e822a184f1cb0c934e0ea3a24a0a828b88bad1