แก้ env
All checks were successful
Build Docker Image / Build Docker Image (push) Successful in 3m0s
All checks were successful
Build Docker Image / Build Docker Image (push) Successful in 3m0s
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
PJ_NAME=exthernal-wepaccounting-api
|
PJ_NAME=exthernal-wepaccounting-api
|
||||||
|
|
||||||
# database
|
# database
|
||||||
PG_HOST=accounting-database
|
PG_HOST=10.9.0.0
|
||||||
PG_USER=postgres
|
PG_USER=postgres
|
||||||
PG_PASS=ttc@2026
|
PG_PASS=ttc@2026
|
||||||
PG_DB=ttc
|
PG_DB=ttc
|
||||||
@@ -13,7 +13,7 @@ SMTP_USER=lalisakuty@gmail.com
|
|||||||
SMTP_PASS=lurl pckw qugk tzob
|
SMTP_PASS=lurl pckw qugk tzob
|
||||||
|
|
||||||
# REDIS
|
# REDIS
|
||||||
REDIS_HOST=redis
|
REDIS_HOST=10.9.0.0
|
||||||
REDIS_PORT=6379
|
REDIS_PORT=6379
|
||||||
OTP_TTL_SECONDS=300
|
OTP_TTL_SECONDS=300
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
PJ_NAME=exthernal-login-api
|
PJ_NAME=exthernal-login-api
|
||||||
|
|
||||||
# database
|
# database
|
||||||
PG_HOST=accounting-database
|
PG_HOST=10.9.0.0
|
||||||
PG_USER=postgres
|
PG_USER=postgres
|
||||||
PG_PASS=ttc@2026
|
PG_PASS=ttc@2026
|
||||||
PG_DB=ttc
|
PG_DB=ttc
|
||||||
@@ -13,7 +13,7 @@ SMTP_USER=lalisakuty@gmail.com
|
|||||||
SMTP_PASS=lurl pckw qugk tzob
|
SMTP_PASS=lurl pckw qugk tzob
|
||||||
|
|
||||||
# REDIS
|
# REDIS
|
||||||
REDIS_HOST=redis
|
REDIS_HOST=localhost
|
||||||
REDIS_PORT=6379
|
REDIS_PORT=6379
|
||||||
OTP_TTL_SECONDS=300
|
OTP_TTL_SECONDS=300
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
PJ_NAME=exthernal-ttc-api
|
PJ_NAME=exthernal-ttc-api
|
||||||
|
|
||||||
# database
|
# database
|
||||||
PG_HOST=accounting-database
|
PG_HOST=10.9.0.0
|
||||||
PG_USER=postgres
|
PG_USER=postgres
|
||||||
PG_PASS=ttc@2026
|
PG_PASS=ttc@2026
|
||||||
PG_DB=ttc
|
PG_DB=ttc
|
||||||
@@ -13,7 +13,7 @@ SMTP_USER=lalisakuty@gmail.com
|
|||||||
SMTP_PASS=lurl pckw qugk tzob
|
SMTP_PASS=lurl pckw qugk tzob
|
||||||
|
|
||||||
# REDIS
|
# REDIS
|
||||||
REDIS_HOST=redis
|
REDIS_HOST=10.9.0.0
|
||||||
REDIS_PORT=6379
|
REDIS_PORT=6379
|
||||||
OTP_TTL_SECONDS=300
|
OTP_TTL_SECONDS=300
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user