Skip to content
Snippets Groups Projects
Commit 1a29c00c authored by Bartek Wrona's avatar Bartek Wrona Committed by Dan Notestein
Browse files

Disabled bg_writer collection in postgres-exporter to avoid errors in Postgres 17

Changed default port mapped on host for Grafana to avoid conflicts with default Denser deployment (it works on port 3000)
parent a6d1f872
No related branches found
No related tags found
2 merge requests!66Merge develop to master for release,!48Use the PostgREST implementation of Hivemind API server
......@@ -82,7 +82,7 @@ services:
- GF_USERS_ALLOW_SIGN_UP=false
restart: unless-stopped
ports:
- "3000:3000"
- "3003:3000"
networks:
- haf-network
labels:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment