plswork :)

This commit is contained in:
Didier Slof 2022-12-07 10:39:31 +01:00
parent 1b66ef721a
commit 68d21e4d17
Signed by: didier
GPG key ID: 01E71F18AA4398E5

View file

@ -16,9 +16,8 @@ services:
syncthing: syncthing:
image: lscr.io/linuxserver/syncthing:latest image: lscr.io/linuxserver/syncthing:latest
container_name: syncthing container_name: syncthing
user: root
environment: environment:
- PUID=1000
- PGID=1000
- TZ=Europe/Amsterdam - TZ=Europe/Amsterdam
- LETSENCRYPT_HOST=st.faulty.nl - LETSENCRYPT_HOST=st.faulty.nl
- VIRTUAL_HOST=st.faulty.nl - VIRTUAL_HOST=st.faulty.nl