feat(external-gateway): add gateway client domain and DNS record support for dcrouter integration
This commit is contained in:
@@ -36,6 +36,8 @@ export class ObViewDashboard extends DeesElement {
|
||||
trafficStats: null,
|
||||
dnsRecords: [],
|
||||
domains: [],
|
||||
gatewayDomains: [],
|
||||
gatewayDnsRecords: [],
|
||||
certificates: [],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user