mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-22 17:06:29 +00:00
fix docker compose port allocation for local dev (#117)
change docker compose port to right prometheus port
This commit is contained in:
@@ -14,4 +14,4 @@ services:
|
||||
- "${PWD}/examples/docker/pgcat.toml:/etc/pgcat/pgcat.toml"
|
||||
ports:
|
||||
- "6432:6432"
|
||||
- "9090:9090"
|
||||
- "9930:9930"
|
||||
|
||||
Reference in New Issue
Block a user