mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-22 16:06:51 +00:00
Refactor docker-compose.yml to expose port 5432
This commit is contained in:
@@ -71,6 +71,7 @@ services:
|
|||||||
- "8083:8083"
|
- "8083:8083"
|
||||||
- "8084:8084"
|
- "8084:8084"
|
||||||
- "8883:8883"
|
- "8883:8883"
|
||||||
|
- "5432:5432"
|
||||||
# - "8080:8080"
|
# - "8080:8080"
|
||||||
# - "1883:1883"
|
# - "1883:1883"
|
||||||
# - 18083:18083
|
# - 18083:18083
|
||||||
|
|||||||
Reference in New Issue
Block a user