fix: prevent loopback Run release URLs
This commit is contained in:
@@ -19,6 +19,7 @@ services:
|
||||
PLATFORM_LOG_DIR: /data/platform/logs
|
||||
PLATFORM_ARTIFACT_DIR: /data/platform/artifacts
|
||||
PLATFORM_SECRET_ENVELOPE_KEY: ${PLATFORM_SECRET_ENVELOPE_KEY:-local-compose-secret-envelope-key-change-me}
|
||||
PLATFORM_RUN_RELEASE_URL: ${PLATFORM_RUN_RELEASE_URL:-https://scum.npc0.com/}
|
||||
ports:
|
||||
- "8080:8080"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user