Skip to content

Commit 35d9691

Browse files
committed
chore: Update APP_BASE_URL to use SERVICE_FQDN_PLANE
1 parent 465f649 commit 35d9691

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

templates/compose/plane.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ x-app-env: &app-env
3939
# Admin and Space URLs
4040
- ADMIN_BASE_URL=${ADMIN_BASE_URL}
4141
- SPACE_BASE_URL=${SPACE_BASE_URL}
42-
- APP_BASE_URL=${APP_BASE_URL}
42+
- APP_BASE_URL=${SERVICE_FQDN_PLANE}
4343

4444
services:
4545
proxy:

templates/service-templates.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)