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