formatting nginx.js

This commit is contained in:
xialj 2023-07-31 23:56:59 +08:00
parent c166f6b41f
commit bbeb4f5a60

View File

@ -257,7 +257,7 @@ const internalNginx = {
// Restore locations array
host.locations = origLocations;
resolve(true);
})
.catch((err) => {