ci: update env COUCHDB_CONFIG

pull/25/head
shancheas 2024-07-09 18:13:38 +07:00
parent 34909a30b0
commit 0d7951d5f0
1 changed files with 2 additions and 0 deletions

2
env/env.development vendored
View File

@ -6,6 +6,8 @@ JWT_REFRESH_EXPIRES="7d"
ENC_KEY="921c83f3b90c92dca4ba9b947f99b4c9"
IV="a671a96159e97a4f"
COUCHDB_CONFIG="http://root:password@172.10.10.2:5970"
DEFAULT_DB_HOST="postgres"
DEFAULT_DB_PORT="5432"
DEFAULT_DB_USER="root"