diff --git a/xbarapp.com/app.yaml b/xbarapp.com/app.yaml index 1030eaa64..52195a42c 100644 --- a/xbarapp.com/app.yaml +++ b/xbarapp.com/app.yaml @@ -1,6 +1,8 @@ service: default runtime: go122 +main: . + handlers: - url: /docs/ static_dir: public/docs