GITBOOK-130: Update outdated command in SMTP setup guide

This commit is contained in:
Chedli Ben Yaghlane 2025-01-20 09:51:35 +00:00 committed by gitbook-bot
parent 15bdd32595
commit bd6b8f24d3
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF

View File

@ -30,7 +30,7 @@ EMAIL_SMTP_FROM=noreply@example.com
## **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
EMAIL_SMTP_ENABLED=true