Edit env var on backend
This commit is contained in:
parent
7a1ed6007a
commit
1b288b5f31
@ -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
|
Loading…
Reference in New Issue
Block a user