Edit env var on backend

This commit is contained in:
nthouliss 2023-06-15 16:45:55 +10:00
parent 7a1ed6007a
commit 1b288b5f31

View File

@ -46,6 +46,9 @@ services:
healthCheckPath: /health healthCheckPath: /health
envVars: envVars:
- key: ORIGIN_WHITELIST - key: ORIGIN_WHITELIST
value: RENDER_EXTERNAL_HOSTNAME fromService:
type: web
name: "Owlbear Rodeo Legacy"
envVarKey: RENDER_EXTERNAL_HOSTNAME
- key: PORT - key: PORT
value: 9000 value: 9000