Update syncthing/docker-compose.yaml

This commit is contained in:
2025-10-27 13:09:11 +00:00
parent 46c06461a1
commit 330eb62db0
+1 -1
View File
@@ -2,7 +2,7 @@ services:
syncthing:
image: syncthing/syncthing
container_name: syncthing
hostname: my-linux
hostname: kolpacksoftware
environment:
- PUID=1000
- PGID=1000