Skip to content

Commit b1b07e0

Browse files
committed
ci: add file
1 parent 5b765d2 commit b1b07e0

2 files changed

Lines changed: 42 additions & 0 deletions

File tree

packages/win32-api/.env

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
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+

packages/win32-def/.env

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
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+

0 commit comments

Comments
 (0)