update config
This commit is contained in:
@ -24,7 +24,7 @@
|
|||||||
"port": "5432",
|
"port": "5432",
|
||||||
"username": "postgres",
|
"username": "postgres",
|
||||||
"password": "123",
|
"password": "123",
|
||||||
"database": "bri-erp"
|
"database": "bri_erp"
|
||||||
},
|
},
|
||||||
"auth": {
|
"auth": {
|
||||||
"refresh_token_lifetime_day": 30,
|
"refresh_token_lifetime_day": 30,
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
"server": {
|
"server": {
|
||||||
"port": "4001",
|
"port": "4001",
|
||||||
"host": "0.0.0.0",
|
"host": "0.0.0.0",
|
||||||
"host_swagger": "https://bri-dev.shiblysolution.id:4001",
|
"host_swagger": "bri-dev.shiblysolution.id:4001",
|
||||||
"max_body": "50mb",
|
"max_body": "50mb",
|
||||||
"max_upload": 104857600,
|
"max_upload": 104857600,
|
||||||
"morgan": "combined",
|
"morgan": "combined",
|
||||||
|
|||||||
Reference in New Issue
Block a user