Files
infra/ru-vps/sync-relay/docker-compose.yml
T
2026-05-28 13:34:31 +03:00

7 lines
212 B
YAML

services:
strelaysrv:
image: syncthing/relaysrv:latest
ports:
- "22067:22067" # relay protocol
- "22070:22070" # status/metrics
command: -listen=":22067" -status-srv=":22070" -pools=""