fix(cloud9): fix persistence variable name (#1275)
* fix(cloud9): fix persistence variable name * remove docker sock from values
This commit is contained in:
@@ -212,9 +212,9 @@ questions:
|
||||
schema:
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: config
|
||||
label: "App Config Storage"
|
||||
description: "Stores the Application Configuration."
|
||||
- variable: code
|
||||
label: "Code Storage"
|
||||
description: "Stores the code files."
|
||||
schema:
|
||||
type: dict
|
||||
attrs:
|
||||
|
||||
Reference in New Issue
Block a user