fix: prevent loopback Run release URLs

This commit is contained in:
npc0-hue
2026-09-05 18:11:58 +08:00
parent 4923308fb4
commit cf836715e2
10 changed files with 133 additions and 12 deletions
+1
View File
@@ -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: