Revert "Edit env var to take manual input on render"
This reverts commit bffa432b29
.
This commit is contained in:
parent
bffa432b29
commit
5adcf6e5c0
@ -46,6 +46,9 @@ services:
|
|||||||
healthCheckPath: /health
|
healthCheckPath: /health
|
||||||
envVars:
|
envVars:
|
||||||
- key: ORIGIN_WHITELIST
|
- key: ORIGIN_WHITELIST
|
||||||
sync: false
|
fromService:
|
||||||
|
type: web
|
||||||
|
name: "Owlbear Rodeo Legacy"
|
||||||
|
envVarKey: RENDER_EXTERNAL_HOSTNAME
|
||||||
- key: PORT
|
- key: PORT
|
||||||
value: 9000
|
value: 9000
|
Loading…
Reference in New Issue
Block a user