add mqtt-network for uptime-kuma
This commit is contained in:
@@ -12,7 +12,10 @@ services:
|
|||||||
- LETSENCRYPT_HOST=uptime.kolpacksoftware.com
|
- LETSENCRYPT_HOST=uptime.kolpacksoftware.com
|
||||||
networks:
|
networks:
|
||||||
- npm-network
|
- npm-network
|
||||||
|
- mqtt-network
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
npm-network:
|
npm-network:
|
||||||
external: true
|
external: true
|
||||||
|
mqtt-network:
|
||||||
|
external: true
|
||||||
|
|||||||
Reference in New Issue
Block a user