From: Vincent Vanwaelscappel Date: Tue, 1 Oct 2024 17:00:49 +0000 (+0200) Subject: wip #7112 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=f01b9467c8921b641833a51ca1ed424ead4ab84d;p=fluidbook-hosting-loadbalancer.git wip #7112 --- diff --git a/docker-compose.yml b/docker-compose.yml index 7ac4086..8f49275 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -13,6 +13,7 @@ services: - './config/httpd/apache2.conf:/etc/apache2/apache2.conf' - './bin/:/usr/local/bin/' - './config/crontab:/etc/crontab' + - './.env:/etc/environment' restart: unless-stopped build: . environment: