diff --git a/syncthing_server.yaml b/syncthing_server.yaml index a497198..ab4aa0a 100644 --- a/syncthing_server.yaml +++ b/syncthing_server.yaml @@ -4,8 +4,8 @@ services: image: lscr.io/linuxserver/syncthing:latest container_name: syncthing environment: - - PUID=0 - - PGID=0 + - PUID= + - PGID= volumes: - /syncthing/config:/config - :/sync