Allow to set env variables through the API
This commit is contained in:
@@ -39,4 +39,5 @@ type InstanceConfig struct {
|
||||
PlaygroundFQDN string
|
||||
Type string
|
||||
DindVolumeSize string
|
||||
Envs []string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user