From da233d784acf86dd00cf1195c7ae768345181d32 Mon Sep 17 00:00:00 2001 From: BhasherBEL Date: Mon, 2 Jan 2023 21:53:12 +0100 Subject: [PATCH] bxl fix syncthing --- bxl/other.docker-compose.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bxl/other.docker-compose.yaml b/bxl/other.docker-compose.yaml index 54373d1..d8e7899 100644 --- a/bxl/other.docker-compose.yaml +++ b/bxl/other.docker-compose.yaml @@ -31,6 +31,8 @@ services: environment: - PUID=33 - PGID=33 + ports: + - 8384:8384 volumes: - /mnt/Main/containers/syncthing:/var/syncthing:rw - /mnt/Main/redondant/brieuc/SyncDocuments:/mnt/SyncDocuments:rw