reverseproxy: fix restore of trusted ips
This commit is contained in:
+1
-1
@@ -190,7 +190,7 @@ async function restoreTask(backupSite, remotePath, ipv4Config, ipv6Config, optio
|
||||
await ensureDhparams();
|
||||
await network.setIPv4Config(ipv4Config);
|
||||
await network.setIPv6Config(ipv6Config);
|
||||
await reverseProxy.restoreFallbackCertificates();
|
||||
await reverseProxy.reprovision();
|
||||
|
||||
await backupSites.reinitAll();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user