fix(plane): update APP_RELEASE to v0.25.2 in environment configuration
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
x-app-env: &app-env
|
x-app-env: &app-env
|
||||||
environment:
|
environment:
|
||||||
- APP_RELEASE=${APP_RELEASE:-v0.25.1}
|
- APP_RELEASE=${APP_RELEASE:-v0.25.2}
|
||||||
- WEB_URL=${SERVICE_FQDN_PLANE}
|
- WEB_URL=${SERVICE_FQDN_PLANE}
|
||||||
- DEBUG=${DEBUG:-0}
|
- DEBUG=${DEBUG:-0}
|
||||||
- CORS_ALLOWED_ORIGINS=${CORS_ALLOWED_ORIGIN:-http://localhost}
|
- CORS_ALLOWED_ORIGINS=${CORS_ALLOWED_ORIGIN:-http://localhost}
|
||||||
|
Reference in New Issue
Block a user