1
0
Fork 0
mirror of synced 2024-07-01 12:30:41 +12:00

Merge branch 'app-list' of github.com:Budibase/budibase into app-list

This commit is contained in:
Andrew Kingston 2021-05-06 17:21:06 +01:00
commit f6f2e3f63a

View file

@ -16,6 +16,11 @@ static_resources:
- name: local_services
domains: ["*"]
routes:
# special case to redirect specifically the route path
# to the builder, if this were a prefix then it would break minio
- match: { path: "/" }
redirect: { path_redirect: "/app/" }
- match: { prefix: "/db/" }
route:
cluster: couchdb-service