mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 08:25:57 +00:00
fix: update PostgreSQL host to static IP and disable Traefik for PostgreSQL service
This commit is contained in:
+1
-1
@@ -117,7 +117,7 @@ services:
|
||||
# Create an entrypoint "dns" listening on port 53
|
||||
# - --entrypoints.dns.address=:53
|
||||
# Create an entrypoint "postgres-socket" listening on port 5432
|
||||
- --entrypoints.postgres-socket.address=:5432
|
||||
# - --entrypoints.postgres-socket.address=:5432
|
||||
# Others entrypoints can be created, like a TCP entrypoint
|
||||
- --entrypoints.mqtt.address=:1883
|
||||
- --entrypoints.web-socket.address=:8083
|
||||
|
||||
Reference in New Issue
Block a user