]> _ Git - fluidbook-hosting-loadbalancer.git/commitdiff
wip #6269
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 22 Sep 2023 10:35:14 +0000 (12:35 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 22 Sep 2023 10:35:14 +0000 (12:35 +0200)
docker-compose.yml

index 653305eb7c768665da9309da7b2e61bd24a64b1b..c137254eb3148060897a9975295ab567f78a434d 100644 (file)
@@ -11,7 +11,7 @@ services:
       - './www/:/var/www/html/'
       - './config/httpd/apache2.conf:/etc/apache2/apache2.conf'
       - './bin/sync:/usr/local/bin/sync'
-      - './config/crontab:/etc/crontab';
+      - './config/crontab:/etc/crontab'
     restart: unless-stopped
     build: .
     env_file: env