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

index c137254eb3148060897a9975295ab567f78a434d..978a7f0ed46546bd2538bd041eb75f706a8d13c0 100644 (file)
@@ -10,7 +10,7 @@ services:
       - './ssh/known_hosts:/root/.ssh/known_hosts'
       - './www/:/var/www/html/'
       - './config/httpd/apache2.conf:/etc/apache2/apache2.conf'
-      - './bin/sync:/usr/local/bin/sync'
+      - './bin/:/usr/local/bin/'
       - './config/crontab:/etc/crontab'
     restart: unless-stopped
     build: .