mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-04-27 01:22:28 +00:00
formatting nginx.js
This commit is contained in:
parent
05831fcd44
commit
c166f6b41f
@ -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) => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user