accountingweb-api and ttc-api: initial with modified .env

Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
This commit is contained in:
2025-11-19 15:06:20 +07:00
parent a705281ad7
commit 21bd8c64ff
10 changed files with 280 additions and 24 deletions

View File

@@ -2,9 +2,9 @@
PJ_NAME=exthernal-wepaccounting-api
# database
PG_HOST=localhost
PG_HOST=10.9.0.0
PG_USER=postgres
PG_PASS=123456
PG_PASS=ttc@2026
PG_DB=ttc
PG_PORT=5432
@@ -13,7 +13,7 @@ SMTP_USER=lalisakuty@gmail.com
SMTP_PASS=lurl pckw qugk tzob
# REDIS
REDIS_HOST=127.0.0.1
REDIS_HOST=10.9.0.0x
REDIS_PORT=6379
OTP_TTL_SECONDS=300