define networks
This commit is contained in:
parent
75c9adab18
commit
bfe0384cfa
1 changed files with 6 additions and 0 deletions
|
@ -43,6 +43,12 @@ services:
|
|||
volumes:
|
||||
- db:/var/lib/mysql
|
||||
|
||||
networks:
|
||||
traefik:
|
||||
external: true
|
||||
monica:
|
||||
driver: bridge
|
||||
|
||||
volumes:
|
||||
data:
|
||||
db:
|
Loading…
Add table
Reference in a new issue