chore: fix host swagger domain
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
"server": {
|
||||
"port": "7002",
|
||||
"host": "0.0.0.0",
|
||||
"host_swagger": "http://his.shiblysolution.id/service-master-data/",
|
||||
"host_swagger": "https://his.shiblysolution.id/service-master-data/",
|
||||
"max_body": "50mb",
|
||||
"max_upload": 104857600,
|
||||
"morgan": "combined",
|
||||
|
||||
Reference in New Issue
Block a user