diff --git a/updater/docker-compose.yml b/updater/docker-compose.yml index 77f70a7..6fff722 100644 --- a/updater/docker-compose.yml +++ b/updater/docker-compose.yml @@ -2,7 +2,7 @@ services: updater: build: . user: ${DOCKER_CONFIG_DIR_UID}:${DOCKER_GID} - restart: unless-stopped + restart: always ports: - "6969:80" env_file: