Use supervisor and fixup env generation
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"ldap": {}
|
||||
},
|
||||
"minBoxVersion": "1.8.1",
|
||||
"manifestVersion": 1,
|
||||
"manifestVersion": 2,
|
||||
"website": "https://joinmastodon.org/",
|
||||
"contactEmail": "syn+cloudron@syn.im",
|
||||
"icon": "logo.png",
|
||||
@@ -30,5 +30,6 @@
|
||||
],
|
||||
"documentationUrl": "https://docs.joinmastodon.org/administration/post-installation/",
|
||||
"postInstallMessage": "Follow the post-installation guide to promote users to admins",
|
||||
"optionalSso": true
|
||||
"optionalSso": true,
|
||||
"minBoxVersion": "4.1.4"
|
||||
}
|
||||
|
Reference in New Issue
Block a user