feat(affine): add SMTP config, AFFINE_SERVER_EXTERNAL_URL; remove blinko dir
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -3,3 +3,9 @@ NETWORK_NAME=falcon_network
|
||||
DB_USERNAME=affine
|
||||
DB_PASSWORD=change_me
|
||||
DB_DATABASE=affine
|
||||
MAILER_HOST=mailpit
|
||||
MAILER_PORT=1025
|
||||
MAILER_USER=affine
|
||||
MAILER_PASSWORD=affine
|
||||
MAILER_SENDER=affine@example.com
|
||||
MAILER_IGNORE_TLS=true
|
||||
|
||||
Reference in New Issue
Block a user