From: Vincent Vanwaelscappel Date: Sun, 26 Jan 2025 16:19:16 +0000 (+0100) Subject: wip #7255 @1 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=4134e002cb570a2933560fd99d460b30383611f1;p=fluidbook-toolbox.git wip #7255 @1 --- diff --git a/.docker/docker-compose.yml b/.docker/docker-compose.yml index 1f0d0adf9..3bbd1171a 100644 --- a/.docker/docker-compose.yml +++ b/.docker/docker-compose.yml @@ -110,6 +110,7 @@ services: LETSENCRYPT_HOST: toolbox.fluidbook.com networks: - fluidbook-toolbox + - nginxproxy restart: unless-stopped adminer: @@ -127,6 +128,7 @@ services: LETSENCRYPT_HOST: adminer.toolbox.fluidbook.com networks: - fluidbook-toolbox + - nginxproxy mariadb: container_name: fluidbook-toolbox-mariadb @@ -176,6 +178,9 @@ networks: fluidbook-processfarm: external: name: fluidbook-processfarm + nginxproxy: + external: + name: nginxproxy volumes: usstorage: