We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8293098 commit 5aba48dCopy full SHA for 5aba48d
docker-compose/docker-compose.yaml
@@ -616,7 +616,7 @@ services:
616
- sourcegraph
617
restart: always
618
environment:
619
- - 'DATA_SOURCE_NAME=postgres://sg:@pgsql:5432/?sslmode=disable'
+ - 'DATA_SOURCE_NAME=postgres://sg:@codeintel-db:5432/?sslmode=disable'
620
- 'PG_EXPORTER_EXTEND_QUERY_PATH=/config/code_intel_queries.yaml'
621
622
# Description: TimescaleDB time-series database for code insights data.
0 commit comments