Update src/app-config/config.test.json
This commit is contained in:
parent
39097d2ecb
commit
c19866f960
@ -4,10 +4,10 @@
|
|||||||
"port": 3003
|
"port": 3003
|
||||||
},
|
},
|
||||||
"dbConfig": {
|
"dbConfig": {
|
||||||
"host": "127.0.0.1",
|
"host": "192.168.0.113",
|
||||||
"port": 5432,
|
"port": 5431,
|
||||||
"user": "postgres",
|
"user": "postgres",
|
||||||
"password": "postgres",
|
"password": "FAdDoCwhmi3BvkK4pgEGDc7EspmDtHYV4y93748Xz6VysJKPdlsaU3L9N9k7OD9t",
|
||||||
"database": "epr",
|
"database": "epr",
|
||||||
"MODE": "TEST",
|
"MODE": "TEST",
|
||||||
"loggerEnabled": true
|
"loggerEnabled": true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user