chore: add .env.example files for all stacks
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
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
|
||||
Reference in New Issue
Block a user