fix(incubator): some cleanup (#3586)
* fix(arksurvival): cleanup * cleanup * update questions * chore(incubator): some cleanup * remove enabled true from main services * bump all incubator * lint * empty lines * emtpy line
This commit is contained in:
@@ -20,14 +20,14 @@ questions:
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: ADMIN_EMAIL
|
||||
label: 'ADMIN_EMAIL'
|
||||
label: "ADMIN_EMAIL"
|
||||
description: "Your admin email"
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
default: ""
|
||||
- variable: ADMIN_PASSWORD
|
||||
label: 'ADMIN_PASSWORD'
|
||||
label: "ADMIN_PASSWORD"
|
||||
description: "Your admin password"
|
||||
schema:
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user