Change openapi doc port from 3000 to 4000 to avoid clashing with adguardhome.

This commit is contained in:
Eugene Bujak
2018-12-12 17:25:42 +03:00
parent fb24447915
commit 390883126c
3 changed files with 4 additions and 4 deletions

View File

@@ -9,4 +9,4 @@
"express": "^4.16.4",
"swagger-ui-dist": "^3.20.1"
}
}
}