add mqtt-network for uptime-kuma

This commit is contained in:
2026-01-25 15:38:03 +00:00
parent 22166f116a
commit 4a0c703fc4
+3
View File
@@ -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