]> _ Git - fluidbook-hosting-loadbalancer.git/commitdiff
wip #7073
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 26 Sep 2024 12:31:21 +0000 (14:31 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 26 Sep 2024 12:31:21 +0000 (14:31 +0200)
docker-compose.yml

index 3c7c9071c63f44465780463fbe8675104aea2aa2..e24123e658b223cbf6c555d444681cf16d4b14e9 100644 (file)
@@ -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: