16 lines
311 B
Plaintext
16 lines
311 B
Plaintext
# User and Group ID
|
|
PUID=1000
|
|
PGID=1000
|
|
|
|
# Ports
|
|
WEB_UI_PORT=8384
|
|
SYNC_PORT=22000
|
|
DISCOVERY_PORT=21027
|
|
|
|
# Volume Paths (modifica questi percorsi secondo le tue esigenze)
|
|
# Percorso per la configurazione di Syncthing
|
|
CONFIG_PATH=./syncthing/config
|
|
|
|
# Percorso per i dati sincronizzati
|
|
DATA_PATH=./syncthing/data
|