1
0
mirror of https://github.com/NginxProxyManager/nginx-proxy-manager.git synced 2025-12-19 00:54:11 +03:00
This commit is contained in:
Konstantinos Spartalis
2025-11-13 00:48:49 +02:00
committed by GitHub
parent 963125f963
commit b4fd242eb7

View File

@@ -12,7 +12,7 @@ const router = express.Router({
/**
* /api/version/check
*/
*/
router
.route("/check")
.options((_, res) => {