Make support and alert email customizable

This commit is contained in:
Girish Ramakrishnan
2019-05-07 11:30:12 -07:00
parent 41e525e037
commit a78cab36ab
7 changed files with 40 additions and 17 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ var MANIFEST = {
'description': 'test description',
'tagline': 'test rocks',
'website': 'http://test.cloudron.io',
'contactEmail': 'support@cloudron.io',
'contactEmail': 'test@cloudron.io',
'version': '0.1.0',
'manifestVersion': 1,
'dockerImage': 'cloudron/test:25.2.0',