update swagger title
This commit is contained in:
@@ -12,7 +12,7 @@ const PORT = process.env.API_PORT;
|
|||||||
|
|
||||||
const doc = {
|
const doc = {
|
||||||
info: {
|
info: {
|
||||||
title: 'dwinzo documetion',
|
title: 'dwinzo documentation',
|
||||||
description: 'Description'
|
description: 'Description'
|
||||||
},
|
},
|
||||||
host: '185.100.212.76:5000',
|
host: '185.100.212.76:5000',
|
||||||
|
|||||||
Reference in New Issue
Block a user