mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-01 19:48:08 +00:00
[Docs] Add documentation for SMTP settings (#279)
This commit is contained in:
@@ -104,9 +104,6 @@ launchctl unload ~/Library/LaunchAgents/homebrew.mxcl.redis.plist
|
||||
brew install imagemagick
|
||||
```
|
||||
|
||||
Next: [Read project setup to install project dependencies](https://www.chatwoot.com/docs/dependencies)
|
||||
|
||||
|
||||
### Install Docker
|
||||
|
||||
This is an optional step. Those who are doing development can install docker from [Docker Desktop](https://www.docker.com/products/docker-desktop).
|
||||
|
||||
@@ -106,5 +106,3 @@ sudo systemctl enable redis-server.service
|
||||
```bash
|
||||
sudo apt-get install imagemagick
|
||||
```
|
||||
|
||||
Next: [Read project setup to install project dependencies](https://www.chatwoot.com/docs/dependencies)
|
||||
|
||||
@@ -100,5 +100,3 @@ sudo systemctl enable redis-server.service
|
||||
```bash
|
||||
sudo apt-get install imagemagick
|
||||
```
|
||||
|
||||
Next: [Read project setup to install project dependencies](https://www.chatwoot.com/docs/dependencies)
|
||||
|
||||
Reference in New Issue
Block a user