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