mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-02-10 04:32:57 +00:00
Various tweaks and backend improvements
This commit is contained in:
@@ -59,6 +59,7 @@ const useSetProxyHost = () => {
|
||||
queryClient.invalidateQueries({ queryKey: ["proxy-hosts"] });
|
||||
queryClient.invalidateQueries({ queryKey: ["audit-logs"] });
|
||||
queryClient.invalidateQueries({ queryKey: ["host-report"] });
|
||||
queryClient.invalidateQueries({ queryKey: ["certificates"] });
|
||||
},
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user