add example db dev
This commit is contained in:
+10
-1
@@ -20,4 +20,13 @@ DB_SIMRS_DATABASE=simrs
|
|||||||
DB_SIMRS_PORT=5432
|
DB_SIMRS_PORT=5432
|
||||||
DB_SIMRS_SSLMODE=disable
|
DB_SIMRS_SSLMODE=disable
|
||||||
|
|
||||||
SECURITY_TRUSTED_ORIGINS=http://localhost:3000
|
SECURITY_TRUSTED_ORIGINS=http://localhost:3000
|
||||||
|
|
||||||
|
# DB SATU DATA DEV
|
||||||
|
DB_ANTRIAN_CONNECTION=postgres
|
||||||
|
DB_ANTRIAN_USERNAME=stim
|
||||||
|
DB_ANTRIAN_PASSWORD=stim*RS54
|
||||||
|
DB_ANTRIAN_HOST=10.10.123.165
|
||||||
|
DB_ANTRIAN_DATABASE=satu_db
|
||||||
|
DB_ANTRIAN_PORT=5000
|
||||||
|
DB_ANTRIAN_SSLMODE=disable
|
||||||
Reference in New Issue
Block a user