Fix missing network declaration
This commit is contained in:
parent
155b01dcac
commit
e742746d89
@ -28,3 +28,5 @@ services:
|
||||
networks:
|
||||
web:
|
||||
external: true
|
||||
monitoring:
|
||||
external: true
|
Loading…
Reference in New Issue
Block a user