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
+2
View File
@@ -2,6 +2,8 @@
# Copy to .env if you want docker compose to read custom values automatically.
PLATFORM_ADDR=:8080
# Public Platform URL compiled into generated Run packages. It must be reachable from the target server.
PLATFORM_RUN_RELEASE_URL=https://scum.npc0.com/
# Platform metadata storage backend:
# - file: default, writes platform metadata JSON to PLATFORM_METADATA_PATH.