+ fixed missing array network definition
This commit is contained in:
parent
e6eb47e201
commit
eee23ca20d
1 changed files with 2 additions and 0 deletions
|
|
@ -62,3 +62,5 @@ volumes:
|
||||||
networks:
|
networks:
|
||||||
coolify:
|
coolify:
|
||||||
external: true
|
external: true
|
||||||
|
array:
|
||||||
|
external: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue