fix networks for syncthing
This commit is contained in:
parent
c7ef7df72b
commit
1f11af31f2
1 changed files with 3 additions and 1 deletions
|
@ -33,4 +33,6 @@ services:
|
|||
- 22000:22000/tcp
|
||||
- 22000:22000/udp
|
||||
- 21027:21027/udp
|
||||
restart: unless-stopped
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- proxy
|
Reference in a new issue