Update service environment variables

This commit is contained in:
Andras Bacsai
2024-03-13 09:27:42 +01:00
parent 73e9410264
commit 2f1a7f8f40
12 changed files with 61 additions and 60 deletions

View File

@@ -2,12 +2,13 @@
# slogan: Syncthing synchronizes files between two or more computers in real time.
# tags: filestorage, data, synchronization
# logo: svgs/syncthing.svg
# port: 8384
services:
syncthing:
image: 'lscr.io/linuxserver/syncthing:latest'
environment:
- SERVICE_FQDN_SYNCTHING
- SERVICE_FQDN_SYNCTHING_8384
- PUID=1000
- PGID=1000
- TZ=Etc/UTC