update master data
This commit is contained in:
@ -6,9 +6,9 @@
|
|||||||
"env": "Development"
|
"env": "Development"
|
||||||
},
|
},
|
||||||
"server": {
|
"server": {
|
||||||
"port": "4001",
|
"port": "4010",
|
||||||
"host": "0.0.0.0",
|
"host": "0.0.0.0",
|
||||||
"host_swagger": "127.0.0.1",
|
"host_swagger": "http://127.0.0.1:4010",
|
||||||
"max_body": "50mb",
|
"max_body": "50mb",
|
||||||
"max_upload": 104857600,
|
"max_upload": 104857600,
|
||||||
"morgan": "combined",
|
"morgan": "combined",
|
||||||
|
|||||||
@ -6,9 +6,9 @@
|
|||||||
"env": "Staging"
|
"env": "Staging"
|
||||||
},
|
},
|
||||||
"server": {
|
"server": {
|
||||||
"port": "4001",
|
"port": "4010",
|
||||||
"host": "0.0.0.0",
|
"host": "0.0.0.0",
|
||||||
"host_swagger": "127.0.0.1",
|
"host_swagger": "http://bri-dev.shiblysolution.id:4010",
|
||||||
"max_body": "50mb",
|
"max_body": "50mb",
|
||||||
"max_upload": 104857600,
|
"max_upload": 104857600,
|
||||||
"morgan": "combined",
|
"morgan": "combined",
|
||||||
|
|||||||
Reference in New Issue
Block a user