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