We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be75bf0 commit c746e5fCopy full SHA for c746e5f
xbarapp.com/app.yaml
@@ -1,6 +1,8 @@
1
service: default
2
runtime: go122
3
4
+main: .
5
+
6
handlers:
7
- url: /docs/
8
static_dir: public/docs
0 commit comments