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

index e24123e658b223cbf6c555d444681cf16d4b14e9..a2f5b2140c544ccd2459cb051d22b46eedb6e99b 100644 (file)
@@ -1,7 +1,7 @@
 version: '3.3'
 services:
   backup:
-    env_file: env
+    env_file: .env
     container_name: fluidbook-hosting-loadbalancer
     volumes:
       - './ssh/id_rsa:/home/user/.ssh/id_rsa:ro'