mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-30 12:49:43 +00:00
Fixes for siteResources with clients
This commit is contained in:
parent
77796e8a75
commit
49cb2ae260
8 changed files with 48 additions and 57 deletions
|
|
@ -170,7 +170,8 @@ export async function updateSiteResource(
|
|||
newt.newtId,
|
||||
updatedSiteResource.destinationIp,
|
||||
updatedSiteResource.destinationPort,
|
||||
updatedSiteResource.protocol
|
||||
updatedSiteResource.protocol,
|
||||
updatedSiteResource.proxyPort
|
||||
);
|
||||
|
||||
logger.info(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue