Starting inserting protocol and ip interface in services
This commit is contained in:
@@ -18,7 +18,8 @@ export type ServiceAddForm = {
|
||||
name:string,
|
||||
port:number,
|
||||
ipv6:boolean,
|
||||
internalPort?:number
|
||||
proto:string,
|
||||
ip_int:string,
|
||||
}
|
||||
|
||||
export type ServiceAddResponse = {
|
||||
|
||||
Reference in New Issue
Block a user