mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
9 lines
272 B
Plaintext
9 lines
272 B
Plaintext
# DATABASE_URL="postgres://affine:affine@localhost:5432/affine"
|
|
# REDIS_SERVER_HOST=localhost
|
|
|
|
# MAILER_HOST=localhost
|
|
# MAILER_PORT=1025
|
|
# MAILER_SENDER="noreply@toeverything.info"
|
|
# MAILER_USER="noreply@toeverything.info"
|
|
# MAILER_PASSWORD="affine"
|
|
# MAILER_SECURE=false |