update
This commit is contained in:
@ -6,9 +6,9 @@
|
|||||||
"env": "Development"
|
"env": "Development"
|
||||||
},
|
},
|
||||||
"server": {
|
"server": {
|
||||||
"port": "7010",
|
"port": "7002",
|
||||||
"host": "0.0.0.0",
|
"host": "0.0.0.0",
|
||||||
"host_swagger": "http://127.0.0.1:7010",
|
"host_swagger": "http://127.0.0.1:7002",
|
||||||
"max_body": "50mb",
|
"max_body": "50mb",
|
||||||
"max_upload": 104857600,
|
"max_upload": 104857600,
|
||||||
"morgan": "combined",
|
"morgan": "combined",
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
"env": "Production"
|
"env": "Production"
|
||||||
},
|
},
|
||||||
"server": {
|
"server": {
|
||||||
"port": "7010",
|
"port": "7002",
|
||||||
"host": "0.0.0.0",
|
"host": "0.0.0.0",
|
||||||
"host_swagger": "https://brilianapps.britimorleste.tl/test/m/",
|
"host_swagger": "https://brilianapps.britimorleste.tl/test/m/",
|
||||||
"max_body": "50mb",
|
"max_body": "50mb",
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
"env": "Staging"
|
"env": "Staging"
|
||||||
},
|
},
|
||||||
"server": {
|
"server": {
|
||||||
"port": "7010",
|
"port": "7002",
|
||||||
"host": "0.0.0.0",
|
"host": "0.0.0.0",
|
||||||
"host_swagger": "https://tcelanatl.shiblysolution.id/test/m/",
|
"host_swagger": "https://tcelanatl.shiblysolution.id/test/m/",
|
||||||
"max_body": "50mb",
|
"max_body": "50mb",
|
||||||
|
|||||||
Reference in New Issue
Block a user