fix(core): update
This commit is contained in:
parent
3d263e2181
commit
6ae672f707
@ -118,6 +118,7 @@ export class SmartNginx {
|
||||
this.nginxProcess.reloadConfig();
|
||||
} else {
|
||||
this.logger.log('info', `hosts have not diverged, skipping nginx reload`);
|
||||
this.hostCandidates.wipe();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user