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

index a0fcc69b15bb6f34663f430c431cff797d546954..0fc307fc4a22cb6370ea8b1e583942070d6d25df 100644 (file)
@@ -9,6 +9,7 @@ services:
       - './ssh/id_rsa.pub:/root/.ssh/id_rsa.pub:ro'
       - './www/:/var/www/html/'
       - './config/apache2.conf:/etc/apache2/apache2.conf'
+      - './bin/sync:/usr/local/bin/sync'
     restart: unless-stopped
     build: .
     env_file: env