update swagger

This commit is contained in:
2024-11-27 08:00:18 +07:00
parent 9093999afd
commit e933adff81
4 changed files with 14 additions and 6 deletions

View File

@ -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",