fix: remove unused env var
This commit is contained in:
@@ -38,7 +38,7 @@ The application uses the following environment variables:
|
||||
ORDERS_COLLECTION: The name of the MongoDB collection for orders.
|
||||
CONVERSOR_API: The API used for converting USD to Bitcoin.
|
||||
RPC_HOST, RPC_AUTH, RPC_ZMQ, WALLET_ADDRESS: Configuration for the Bitcoin service.
|
||||
MAIL_USER, MAIL_PASSWORD, MAIL_HOST, MAIL_PORT, MAIL_FROM, MAIL_TEMPLATES_DIR: Configuration for the mail service.
|
||||
MAIL_USER, MAIL_PASSWORD, MAIL_HOST, MAIL_PORT, MAIL_FROM: Configuration for the mail service.
|
||||
```
|
||||
|
||||
### Webhook configuration
|
||||
|
||||
Reference in New Issue
Block a user