update swagger
This commit is contained in:
@ -2,12 +2,13 @@
|
||||
"app": {
|
||||
"name": "Service User",
|
||||
"description": "Purpose of this service is to provide authorization, roles, user activity and etc",
|
||||
"version": "1.0.0"
|
||||
"version": "1.0.0",
|
||||
"env": "Staging"
|
||||
},
|
||||
"server": {
|
||||
"port": "4001",
|
||||
"host": "0.0.0.0",
|
||||
"host_swagger": "bri-dev.shiblysolution.id:4001",
|
||||
"host_swagger": "https://bri-dev.shiblysolution.id:4001/",
|
||||
"max_body": "50mb",
|
||||
"max_upload": 104857600,
|
||||
"morgan": "combined",
|
||||
|
||||
Reference in New Issue
Block a user