update
This commit is contained in:
@ -73,10 +73,7 @@ export class HttpProxyBridge {
|
||||
}
|
||||
|
||||
return {
|
||||
domain,
|
||||
target: route.action.target,
|
||||
tls: route.action.tls,
|
||||
security: route.action.security,
|
||||
...route, // Keep the original route structure
|
||||
match: {
|
||||
...route.match,
|
||||
domains: domain // Ensure domains is always set for HttpProxy
|
||||
|
Reference in New Issue
Block a user