Edit env var to take manual input on render

This commit is contained in:
nthouliss 2023-06-15 16:48:22 +10:00
parent 1b288b5f31
commit bffa432b29

View File

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