Merge branch 'preview' of github.com:makeplane/plane-ee into uat

This commit is contained in:
sriram veeraghanta
2024-09-16 22:02:26 +05:30
2 changed files with 6 additions and 1 deletions

View File

@@ -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:

View File

@@ -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/"