From: Vincent Vanwaelscappel Date: Fri, 22 Sep 2023 10:35:14 +0000 (+0200) Subject: wip #6269 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=81c609f578ebdc76ef37fc90742298424625c5d3;p=fluidbook-hosting-loadbalancer.git wip #6269 --- diff --git a/docker-compose.yml b/docker-compose.yml index 653305e..c137254 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -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