diff options
| author | Alex Hoyau <[email protected]> | 2023-10-22 19:43:45 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-10-22 09:43:45 -0700 |
| commit | 055bf1829466898054d8d84bb86e7aa4d81ec729 (patch) | |
| tree | bce1d5fe8862193f25771925576c6cbe3b666569 /public | |
| parent | eda9eaa22b70a24abb3d0d87b308280c330e1084 (diff) | |
| download | caprover-one-click-apps-055bf1829466898054d8d84bb86e7aa4d81ec729.tar.gz caprover-one-click-apps-055bf1829466898054d8d84bb86e7aa4d81ec729.zip | |
Update keila.yml (#1007)
You need to **turn on Websocket Support** in the app's HTTP settings so that keila works
If you don't, then you will not have any preview for your campaigns and then they will not be sent at all
Diffstat (limited to 'public')
| -rw-r--r-- | public/v4/apps/keila.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/v4/apps/keila.yml b/public/v4/apps/keila.yml index 25e24b5..3aca92c 100644 --- a/public/v4/apps/keila.yml +++ b/public/v4/apps/keila.yml @@ -50,6 +50,7 @@ caproverOneClickApp: For larger newsletter projects, AWS SES, Sendgrid, and Mailgun are supported in addition to SMTP. end: |- Keila has been successfully deployed! It might take few moments before it's fully started. + You need to **turn on Websocket Support** in the app's HTTP settings You can access it at `http://$$cap_appname.$$cap_root_domain`. Root user is `$$cap_KEILA_USER` with password `$$cap_KEILA_PASSWORD`. displayName: Keila |
