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