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
This commit is contained in:
parent
eda9eaa22b
commit
055bf18294
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue