mirror of
https://github.com/makeplane/plane.git
synced 2026-07-13 14:01:45 +02:00
Merge branch 'preview' of github.com:makeplane/plane-ee into uat
This commit is contained in:
@@ -66,6 +66,8 @@ x-app-env: &app-env
|
||||
- SSL_VERIFY=${SSL_VERIFY:-1}
|
||||
- FEATURE_FLAG_SERVER_BASE_URL=${FEATURE_FLAG_SERVER_BASE_URL:-http://monitor:8080}
|
||||
- PAYMENT_SERVER_BASE_URL=${PAYMENT_SERVER_BASE_URL:-http://monitor:8080}
|
||||
# Additional Settings
|
||||
- INSTANCE_CHANGELOG_URL=${INSTANCE_CHANGELOG_URL:-""}
|
||||
|
||||
x-live-env: &live-env
|
||||
environment:
|
||||
|
||||
@@ -83,4 +83,7 @@ PAYMENT_SERVER_BASE_URL=http://monitor:8080
|
||||
|
||||
# Live server variables
|
||||
API_BASE_URL="http://api:8000"
|
||||
LIVE_BASE_PATH="/live"
|
||||
LIVE_BASE_PATH="/live"
|
||||
|
||||
# additional vars
|
||||
INSTANCE_CHANGELOG_URL="https://api.plane.so/api/public/anchor/76255d5cc88e421d8dea49e8e81b8ed4/pages/"
|
||||
Reference in New Issue
Block a user