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