-
Notifications
You must be signed in to change notification settings - Fork 62
Expand file tree
/
Copy path.env
More file actions
21 lines (16 loc) · 421 Bytes
/
.env
File metadata and controls
21 lines (16 loc) · 421 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# OTEL_EXPORTER_OTLP_ENDPOINT="http://127.0.0.1:4317"
# POSTGRES_HOST="127.0.0.1"
# POSTGRES_PORT=5432
# POSTGRES_DB=db_ci_test
# POSTGRES_USER=postgres
# POSTGRES_PASSWORD=postgres
# PGMQ_HOST="127.0.0.1"
# PGMQ_PORT=5432
# PGMQ_DB=postgres
# PGMQ_USER=postgres
# PGMQ_PASSWORD=postgres
# PARADEDB_HOST="127.0.0.1"
# PARADEDB_PORT=5432
# PARADEDB_DB=db_ci_test
# PARADEDB_USER=postgres
# PARADEDB_PASSWORD=postgres