File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+
2+ # OTEL_EXPORTER_OTLP_ENDPOINT="http://127.0.0.1:4317"
3+
4+ # POSTGRES_HOST="127.0.0.1"
5+ # POSTGRES_PORT=5432
6+ # POSTGRES_DB=db_ci_test
7+ # POSTGRES_USER=postgres
8+ # POSTGRES_PASSWORD=postgres
9+
10+ # PGMQ_HOST="127.0.0.1"
11+ # PGMQ_PORT=5432
12+ # PGMQ_DB=postgres
13+ # PGMQ_USER=postgres
14+ # PGMQ_PASSWORD=postgres
15+
16+ # PARADEDB_HOST="127.0.0.1"
17+ # PARADEDB_PORT=5432
18+ # PARADEDB_DB=db_ci_test
19+ # PARADEDB_USER=postgres
20+ # PARADEDB_PASSWORD=postgres
21+
Original file line number Diff line number Diff line change 1+
2+ # OTEL_EXPORTER_OTLP_ENDPOINT="http://127.0.0.1:4317"
3+
4+ # POSTGRES_HOST="127.0.0.1"
5+ # POSTGRES_PORT=5432
6+ # POSTGRES_DB=db_ci_test
7+ # POSTGRES_USER=postgres
8+ # POSTGRES_PASSWORD=postgres
9+
10+ # PGMQ_HOST="127.0.0.1"
11+ # PGMQ_PORT=5432
12+ # PGMQ_DB=postgres
13+ # PGMQ_USER=postgres
14+ # PGMQ_PASSWORD=postgres
15+
16+ # PARADEDB_HOST="127.0.0.1"
17+ # PARADEDB_PORT=5432
18+ # PARADEDB_DB=db_ci_test
19+ # PARADEDB_USER=postgres
20+ # PARADEDB_PASSWORD=postgres
21+
You can’t perform that action at this time.
0 commit comments