update swagger title

This commit is contained in:
2025-01-30 17:05:34 +05:30
parent af69b8c5f9
commit c1170e01d6

View File

@@ -12,7 +12,7 @@ const PORT = process.env.API_PORT;
const doc = {
info: {
title: 'dwinzo documetion',
title: 'dwinzo documentation',
description: 'Description'
},
host: '185.100.212.76:5000',