We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 596db0b commit 9bc80a3Copy full SHA for 9bc80a3
README.md
@@ -56,7 +56,7 @@ Mailtrap lets you test safely in the Email Sandbox and then switch to Production
56
57
Example `.env` variables (or export in shell):
58
59
-```
+```bash
60
MAILTRAP_API_KEY=your_api_token # https://mailtrap.io/api-tokens
61
MAILTRAP_USE_SANDBOX=true # true/false toggle
62
MAILTRAP_INBOX_ID=123456 # Only needed for sandbox
0 commit comments