From: Vincent Vanwaelscappel Date: Thu, 26 Sep 2024 12:31:21 +0000 (+0200) Subject: wip #7073 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=60e20d9daa47c6f594ae55d06ea75833a693bfcd;p=fluidbook-hosting-loadbalancer.git wip #7073 --- diff --git a/docker-compose.yml b/docker-compose.yml index 3c7c907..e24123e 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,6 +1,7 @@ version: '3.3' services: backup: + env_file: env container_name: fluidbook-hosting-loadbalancer volumes: - './ssh/id_rsa:/home/user/.ssh/id_rsa:ro' @@ -14,7 +15,6 @@ services: - './config/crontab:/etc/crontab' restart: unless-stopped build: . - env_file: env environment: - TZ=Europe/Paris networks: