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