mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 00:16:49 +00:00
Refactor docker-compose.yml to remove commented out port mapping for PostgreSQL
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@ services:
|
|||||||
- "8083:8083"
|
- "8083:8083"
|
||||||
- "8084:8084"
|
- "8084:8084"
|
||||||
- "8883:8883"
|
- "8883:8883"
|
||||||
- "5432:5432"
|
# - "5432:5432"
|
||||||
# - "8080:8080"
|
# - "8080:8080"
|
||||||
# - "1883:1883"
|
# - "1883:1883"
|
||||||
# - 18083:18083
|
# - 18083:18083
|
||||||
|
|||||||
Reference in New Issue
Block a user