mirror of
https://github.com/hexastack/hexabot
synced 2025-01-22 18:45:57 +00:00
GITBOOK-130: Update outdated command in SMTP setup guide
This commit is contained in:
parent
15bdd32595
commit
bd6b8f24d3
@ -30,7 +30,7 @@ EMAIL_SMTP_FROM=noreply@example.com
|
|||||||
|
|
||||||
## **Production Environment**
|
## **Production Environment**
|
||||||
|
|
||||||
In production, use a third-party SMTP service by configuring the environment variables before running `make start`, here is an example:
|
In production, use a third-party SMTP service by configuring the environment variables before running `hexabot start`, here is an example:
|
||||||
|
|
||||||
```makefile
|
```makefile
|
||||||
EMAIL_SMTP_ENABLED=true
|
EMAIL_SMTP_ENABLED=true
|
||||||
|
Loading…
Reference in New Issue
Block a user