plswork :)
This commit is contained in:
parent
1b66ef721a
commit
68d21e4d17
1 changed files with 1 additions and 2 deletions
|
@ -16,9 +16,8 @@ services:
|
|||
syncthing:
|
||||
image: lscr.io/linuxserver/syncthing:latest
|
||||
container_name: syncthing
|
||||
user: root
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
- TZ=Europe/Amsterdam
|
||||
- LETSENCRYPT_HOST=st.faulty.nl
|
||||
- VIRTUAL_HOST=st.faulty.nl
|
||||
|
|
Reference in a new issue