mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-04-26 09:02:27 +00:00
formatting nginx.js
This commit is contained in:
parent
dec0ff31eb
commit
05831fcd44
@ -32,7 +32,7 @@ const internalNginx = {
|
||||
// Delete the .err file too
|
||||
return internalNginx.deleteConfig(host_type, host, false, true);
|
||||
})
|
||||
.then(() => {
|
||||
.then(() => {
|
||||
return internalNginx.generateConfig(host_type, host);
|
||||
})
|
||||
.then(() => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user