You've already forked nginx-proxy-manager
mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-11-15 22:41:05 +03:00
Various tweaks and backend improvements
This commit is contained in:
@@ -79,6 +79,7 @@ export default function Table({ data, isFetching, onDelete, onRenew, onDownload,
|
||||
proxyHosts={r.proxyHosts}
|
||||
redirectionHosts={r.redirectionHosts}
|
||||
deadHosts={r.deadHosts}
|
||||
streams={r.streams}
|
||||
/>
|
||||
);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user