Add monitoring network to minecraft, plex, and qbittorrent stacks
This commit is contained in:
parent
8366e51b7b
commit
79dd9ef443
@ -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…
Reference in New Issue
Block a user