fixed broken syntax and padding
This commit is contained in:
parent
c5b975287f
commit
c91084b956
2 changed files with 11 additions and 10 deletions
|
@ -322,6 +322,7 @@ const internalNginx = {
|
||||||
|
|
||||||
throw new error.ConfigurationError(err.message);
|
throw new error.ConfigurationError(err.message);
|
||||||
});
|
});
|
||||||
|
})
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue