Put into quotes; crashes on startup with no logs...
This commit is contained in:
@@ -7,8 +7,8 @@ services:
|
|||||||
- 1.1.1.1
|
- 1.1.1.1
|
||||||
- 1.0.0.1
|
- 1.0.0.1
|
||||||
environment:
|
environment:
|
||||||
CELLS_BIND: localhost:80
|
CELLS_BIND: "localhost:80"
|
||||||
CELLS_EXTERNAL: ${TRAEFIK_HOST}:443
|
CELLS_EXTERNAL: "${TRAEFIK_HOST}:443"
|
||||||
CELLS_NO_SSL: 0
|
CELLS_NO_SSL: 0
|
||||||
labels:
|
labels:
|
||||||
io.rancher.container.pull_image: always
|
io.rancher.container.pull_image: always
|
||||||
|
|||||||
Reference in New Issue
Block a user