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,13 +20,13 @@ questions:
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: FUNKWHALE_HOSTNAME
|
||||
label: 'FUNKWHALE_HOSTNAME'
|
||||
label: "FUNKWHALE_HOSTNAME"
|
||||
description: "Container Variable FUNKWHALEHOSTNAME"
|
||||
schema:
|
||||
type: string
|
||||
default: "yourdomain.funkwhale"
|
||||
- variable: NESTED_PROXY
|
||||
label: 'NESTED_PROXY'
|
||||
label: "NESTED_PROXY"
|
||||
description: "Container Variable NESTEDPROXY Set to 1 when container is behind a reverse proxy."
|
||||
schema:
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user