mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 09:01:38 +00:00
add default network
https://github.com/docker/compose/issues/4799#issuecomment-580082713
This commit is contained in:
parent
2bcd212806
commit
70ae386f56
|
@ -67,6 +67,7 @@ services:
|
|||
- "80:80" # Point your reverse proxy to port 80 of this service
|
||||
networks:
|
||||
- seafile-net
|
||||
- default
|
||||
|
||||
networks:
|
||||
seafile-net:
|
||||
|
|
Loading…
Reference in a new issue