add targets and refactor endpoints

This commit is contained in:
miloschwartz
2026-07-31 17:36:04 -04:00
committed by Owen
parent 42c0abedb7
commit 6fa0009ebf
31 changed files with 741 additions and 490 deletions
@@ -596,6 +596,7 @@ export function ProxyResourceTargetsForm({
priority: 100,
enabled: true,
resourceId: resource?.resourceId ?? 0,
providerId: null,
hcEnabled: false,
hcPath: null,
hcMethod: null,