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 1ca1084f26
commit 80eb81efbc
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

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