Update Traefik configuration to remove commented out MQTT entry point and adjust routing rules

This commit is contained in:
2024-04-29 21:00:06 +08:00
parent 238479028a
commit f7ebf36df8
3 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -233,7 +233,7 @@ services:
- "80:80"
- "443:443"
- "7687:7687"
- "1883:1883"
# - "1883:1883"
- "8083:8083"
- "8084:8084"
- "8883:8883"