Update arm/docker-compose.yml

This commit is contained in:
Matt Reeves 2024-05-27 04:39:24 +00:00
parent 4b939cfdb7
commit 1dd3746859

View file

@ -141,8 +141,8 @@ services:
container_name: syncthing container_name: syncthing
hostname: ARM #optional hostname: ARM #optional
environment: environment:
- PUID=1001 - PUID=0
- PGID=1001 - PGID=0
- TZ=Etc/UTC - TZ=Etc/UTC
volumes: volumes:
- /home/ubuntu/syncthing/config:/config - /home/ubuntu/syncthing/config:/config