fix(core): update
This commit is contained in:
@ -10,4 +10,5 @@ export interface IServiceCreationDescriptor {
|
||||
networks: DockerNetwork[];
|
||||
networkAlias: string;
|
||||
secrets: DockerSecret[];
|
||||
ports: string[];
|
||||
}
|
||||
|
Reference in New Issue
Block a user