diff --git a/templates/Pydio-Cells/0/docker-compose.yml b/templates/Pydio-Cells/0/docker-compose.yml index 1923879..d3d7d5d 100644 --- a/templates/Pydio-Cells/0/docker-compose.yml +++ b/templates/Pydio-Cells/0/docker-compose.yml @@ -7,7 +7,7 @@ services: - 1.1.1.1 - 1.0.0.1 environment: - CELLS_BIND: localhost:80 + CELLS_BIND: ${TRAEFIK_HOST}:80 CELLS_EXTERNAL: ${TRAEFIK_HOST} CELLS_NO_SSL: 1 labels: