diff --git a/docker-compose.yml b/docker-compose.yml index 23a8847..01ad5a6 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -88,7 +88,7 @@ services: privileged: true build: context: ./backend - command: /start.sh + command: /start-reload.sh labels: - traefik.enable=true - traefik.constraint-label-stack=${TRAEFIK_TAG?Variable not set}