28b31e91e4
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 lines
148 B
Bash
6 lines
148 B
Bash
NETWORK_NAME=falcon_network
|
|
SMTP_RELAY_HOST=smtp.example.com
|
|
SMTP_RELAY_PORT=465
|
|
SMTP_RELAY_USERNAME=user@example.com
|
|
SMTP_RELAY_PASSWORD=change_me
|