Add missing network config
This commit is contained in:
parent
332fec136e
commit
a342ad0842
1 changed files with 4 additions and 0 deletions
|
@ -7,3 +7,7 @@ services:
|
||||||
- 8081:8081
|
- 8081:8081
|
||||||
networks:
|
networks:
|
||||||
- palmiers
|
- palmiers
|
||||||
|
|
||||||
|
networks:
|
||||||
|
palmiers:
|
||||||
|
external: true
|
||||||
|
|
Loading…
Reference in a new issue