fixed missing network definition as external
This commit is contained in:
parent
5e2bb717a2
commit
2459a8bc21
1 changed files with 5 additions and 1 deletions
|
|
@ -32,3 +32,7 @@ services:
|
|||
- gluetun:/gluetun
|
||||
networks:
|
||||
- coolify
|
||||
|
||||
networks:
|
||||
coolify:
|
||||
external: true
|
||||
Loading…
Reference in a new issue