Refactor docker-compose.yml to update port mapping for dozzle service

This commit is contained in:
2024-05-28 00:19:50 +08:00
parent 7772353d7c
commit 5b94503537
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -48,10 +48,10 @@ services:
- "80:80"
- "443:443"
- "7687:7687"
- "8080:8080"
- "8083:8083"
- "8084:8084"
- "8883:8883"
- "8080:8080"
# - "1883:1883"
# - 18083:18083
networks: