formatting nginx.js
This commit is contained in:
parent
05831fcd44
commit
c166f6b41f
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue