From: Vincent Vanwaelscappel Date: Thu, 14 Sep 2023 14:58:06 +0000 (+0200) Subject: wip #6269 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=f151f008e0b696d814c645429c6822ce471e90b1;p=fluidbook-hosting-loadbalancer.git wip #6269 --- diff --git a/docker-compose.yml b/docker-compose.yml index a0fcc69..0fc307f 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -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