update foundry config
parent
3f61612ac7
commit
0c9cc8b2fd
|
@ -20,7 +20,9 @@ services:
|
||||||
target: /data
|
target: /data
|
||||||
environment:
|
environment:
|
||||||
- CONTAINER_VERBOSE=true
|
- CONTAINER_VERBOSE=true
|
||||||
|
- FOUNDRY_HOSTNAME="foundry.apheliongaming.com"
|
||||||
|
- FOUNDRY_PROXY_SSL=true
|
||||||
|
- FOUNDRY_MINIFY_STATIC_FILES=true
|
||||||
ports:
|
ports:
|
||||||
- target: 30000
|
- target: 30000
|
||||||
published: 30000
|
published: 30000
|
||||||
|
|
Loading…
Reference in New Issue