Fix broken deployments for Chatwoot (#240)

This commit is contained in:
Pranav Raj S 2020-08-09 19:57:21 +05:30 committed by GitHub
parent e39d09bc2a
commit 74a2921a45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -78,14 +78,14 @@
}, },
"instructions": { "instructions": {
"start": "Open-source customer support saas alternative to Intercom, Drift, Crisp.", "start": "Open-source customer support saas alternative to Intercom, Drift, Crisp.",
"end": "Your Chatwoot instance is now successfully deployed. You can login using test credentials 'john@acme.inc' and '123456' \n\n Refer https://www.chatwoot.com/docs/environment-variables/ for full list of environment variables available. Let us know if you have any queries through hello@chatwoot.com" "end": "Your Chatwoot instance is now successfully deployed. You can create a new account using signup option. \n\n Refer https://www.chatwoot.com/docs/environment-variables/ for full list of environment variables available. Let us know if you have any queries through hello@chatwoot.com"
}, },
"variables": [ "variables": [
{ {
"id": "$$cap_chatwoot_version", "id": "$$cap_chatwoot_version",
"label": "Chatwoot Version Tag", "label": "Chatwoot Version Tag",
"description": "https://hub.docker.com/r/chatwoot/chatwoot/tags", "description": "https://hub.docker.com/r/chatwoot/chatwoot/tags",
"defaultValue": "v1.6.0" "defaultValue": "v1.6.3"
}, },
{ {
"id": "$$cap_chatwoot_secret_key_base", "id": "$$cap_chatwoot_secret_key_base",