mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-11-13 05:45:15 +00:00
trigger Jenkins that failed due to internet connection problems
This commit is contained in:
@@ -12,7 +12,7 @@ const router = express.Router({
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* /api/version/check
|
* /api/version/check
|
||||||
*/
|
*/
|
||||||
router
|
router
|
||||||
.route("/check")
|
.route("/check")
|
||||||
.options((_, res) => {
|
.options((_, res) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user