Refactor docker-compose.yml to expose port 5432 and update API server image

This commit is contained in:
2024-05-29 19:25:24 +08:00
parent c17d692c8a
commit 6aa7ede93a
2 changed files with 14 additions and 11 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ services:
- "8083:8083"
- "8084:8084"
- "8883:8883"
# - "5432:5432"
- "5432:5432"
# - "8080:8080"
# - "1883:1883"
# - 18083:18083