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