mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-20 07:57:38 +00:00
fixed padding and syntax
This commit is contained in:
@@ -322,7 +322,7 @@ const internalNginx = {
|
|||||||
|
|
||||||
throw new error.ConfigurationError(err.message);
|
throw new error.ConfigurationError(err.message);
|
||||||
});
|
});
|
||||||
})
|
});
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user