feat: include installation method in data to cw hub (#2831)

This commit is contained in:
Vishnu Narayanan
2021-08-16 23:35:00 +05:30
committed by GitHub
parent 0e4196c91a
commit 319412f6dc
5 changed files with 10 additions and 1 deletions

View File

@@ -28,6 +28,10 @@
"FRONTEND_URL": {
"description": "Public root URL of the Chatwoot installation. This will be used in the emails.",
"value": "https://CHANGE.herokuapp.com"
},
"INSTALLATION_ENV": {
"description": "Installation method used for Chatwoot.",
"value": "heroku"
}
},
"formation": {