Add monitoring network to minecraft, plex, and qbittorrent stacks
This commit is contained in:
parent
1ca1084f26
commit
80eb81efbc
@ -73,5 +73,7 @@ services:
|
||||
networks:
|
||||
mc-router:
|
||||
external: true
|
||||
monitoring:
|
||||
external: true
|
||||
volumes:
|
||||
mc-router:
|
||||
|
@ -93,3 +93,5 @@ services:
|
||||
networks:
|
||||
web:
|
||||
external: true
|
||||
monitoring:
|
||||
external: true
|
||||
|
@ -56,4 +56,6 @@ services:
|
||||
|
||||
networks:
|
||||
web:
|
||||
external: true
|
||||
monitoring:
|
||||
external: true
|
Loading…
x
Reference in New Issue
Block a user