From: Vincent Vanwaelscappel Date: Wed, 13 Sep 2023 15:41:56 +0000 (+0200) Subject: wip #6269 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=7c27af2fb12c2d0356352e5d509a0b75d92d39f3;p=fluidbook-hosting-loadbalancer.git wip #6269 --- diff --git a/docker-compose.yml b/docker-compose.yml index e2a72cd..a0fcc69 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,7 +1,6 @@ version: '3.3' services: backup: - network_mode: bridge container_name: fluidbook-hosting-loadbalancer volumes: - './ssh/id_rsa:/home/user/.ssh/id_rsa:ro'