We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 465f649 commit 35d9691Copy full SHA for 35d9691
templates/compose/plane.yaml
@@ -39,7 +39,7 @@ x-app-env: &app-env
39
# Admin and Space URLs
40
- ADMIN_BASE_URL=${ADMIN_BASE_URL}
41
- SPACE_BASE_URL=${SPACE_BASE_URL}
42
- - APP_BASE_URL=${APP_BASE_URL}
+ - APP_BASE_URL=${SERVICE_FQDN_PLANE}
43
44
services:
45
proxy:
templates/service-templates.json
0 commit comments