formatting nginx.js
This commit is contained in:
parent
c166f6b41f
commit
bbeb4f5a60
1 changed files with 1 additions and 1 deletions
|
@ -257,7 +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