mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-03-14 17:48:14 -04:00
Fixes formatting
This commit is contained in:
parent
c55476b196
commit
c86a1a50bd
@ -73,7 +73,7 @@ router
|
|||||||
*
|
*
|
||||||
* /api/nginx/certificates/test-http
|
* /api/nginx/certificates/test-http
|
||||||
*/
|
*/
|
||||||
router
|
router
|
||||||
.route('/test-http')
|
.route('/test-http')
|
||||||
.options((req, res) => {
|
.options((req, res) => {
|
||||||
res.sendStatus(204);
|
res.sendStatus(204);
|
||||||
|
Loading…
Reference in New Issue
Block a user