fix: network for flexo
This commit is contained in:
parent
b411cde909
commit
b36b214177
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ services:
|
||||||
- VIRTUAL_PORT=7878
|
- VIRTUAL_PORT=7878
|
||||||
volumes:
|
volumes:
|
||||||
- /srv/flexo/config:/etc/flexo
|
- /srv/flexo/config:/etc/flexo
|
||||||
|
networks:
|
||||||
|
- proxy
|
||||||
|
|
||||||
syncthing:
|
syncthing:
|
||||||
image: lscr.io/linuxserver/syncthing:latest
|
image: lscr.io/linuxserver/syncthing:latest
|
||||||
|
|
Reference in a new issue