nextcloud fix
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"title": "",
|
||||
"details": "",
|
||||
"info": "Nextcloud domain info",
|
||||
"description": "Domain:",
|
||||
"description": "Domain",
|
||||
"key": "NEXTCLOUD_TRUSTED_DOMAINS",
|
||||
"value": "",
|
||||
"required": "true"
|
||||
@@ -15,14 +15,14 @@
|
||||
{
|
||||
"details": "",
|
||||
"info": "Nextcloud username info",
|
||||
"description": "Username:",
|
||||
"description": "Username",
|
||||
"key": "NEXTCLOUD_ADMIN_USER",
|
||||
"value": "",
|
||||
"required": "true",
|
||||
"advanced": "true"
|
||||
},
|
||||
{
|
||||
"description": "Password:",
|
||||
"description": "Password",
|
||||
"key": "NEXTCLOUD_ADMIN_PASSWORD",
|
||||
"value": "",
|
||||
"required": "true",
|
||||
@@ -44,7 +44,7 @@
|
||||
"advanced": "true"
|
||||
},
|
||||
{
|
||||
"description": "Version:",
|
||||
"description": "Version",
|
||||
"key": "VERSION",
|
||||
"value": "26.0.13-fpm-alpine",
|
||||
"info": "Please keep in mind you can't upgrade major version without skipping a version!",
|
||||
|
Reference in New Issue
Block a user