chore: Update APP_BASE_URL to use SERVICE_FQDN_PLANE
This commit is contained in:
parent
465f649641
commit
35d9691b3f
@ -39,7 +39,7 @@ x-app-env: &app-env
|
||||
# Admin and Space URLs
|
||||
- ADMIN_BASE_URL=${ADMIN_BASE_URL}
|
||||
- SPACE_BASE_URL=${SPACE_BASE_URL}
|
||||
- APP_BASE_URL=${APP_BASE_URL}
|
||||
- APP_BASE_URL=${SERVICE_FQDN_PLANE}
|
||||
|
||||
services:
|
||||
proxy:
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user