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

This commit is contained in:
2024-05-28 00:03:57 +08:00
parent 5c54f73210
commit 374ca7fb09
+1
View File
@@ -48,6 +48,7 @@ services:
- "80:80"
- "443:443"
- "7687:7687"
- "8080:8080"
- "8083:8083"
- "8084:8084"
- "8883:8883"