sysfiles/opt/syncthing/docker-compose.yml##hostnam...

15 lines
285 B
Plaintext

version: "3.0"
services:
syncthing:
image: syncthing/syncthing:1.27.2
restart: unless-stopped
environment:
PUID: 1000
PGID: 1000
STGUIADDRESS: ""
hostname: gerar
network_mode: host
volumes:
- /mnt/das/usb64gb/syncthing:/var/syncthing