mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-09-05 23:17:49 +00:00
formatting nginx.js
This commit is contained in:
@@ -257,6 +257,7 @@ const internalNginx = {
|
|||||||
|
|
||||||
// Restore locations array
|
// Restore locations array
|
||||||
host.locations = origLocations;
|
host.locations = origLocations;
|
||||||
|
|
||||||
resolve(true);
|
resolve(true);
|
||||||
})
|
})
|
||||||
.catch((err) => {
|
.catch((err) => {
|
||||||
|
Reference in New Issue
Block a user