mirror of
https://github.com/caprover/caprover
synced 2026-08-23 07:56:28 +00:00
Narrow network attachment type
This commit is contained in:
@@ -80,7 +80,6 @@ export function getLegacyServiceDnsAlias(
|
||||
export interface IServiceNetworkAttachment {
|
||||
Target: string
|
||||
Aliases?: string[]
|
||||
[key: string]: any
|
||||
}
|
||||
|
||||
export function getServiceNetworkAttachments(
|
||||
|
||||
Reference in New Issue
Block a user