mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2024-08-30 18:22:48 +00: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