Add monitoring network to minecraft, plex, and qbittorrent stacks

This commit is contained in:
Joey Hafner 2023-03-04 23:48:40 -08:00
parent 8366e51b7b
commit 79dd9ef443
3 changed files with 6 additions and 0 deletions

View File

@ -73,5 +73,7 @@ services:
networks:
mc-router:
external: true
monitoring:
external: true
volumes:
mc-router:

View File

@ -93,3 +93,5 @@ services:
networks:
web:
external: true
monitoring:
external: true

View File

@ -56,4 +56,6 @@ services:
networks:
web:
external: true
monitoring:
external: true