fix: prevent loopback Run release URLs
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user