chore(server): update env example and docs (#9153)

This commit is contained in:
doodlewind
2024-12-13 11:04:08 +00:00
parent ea746e3d77
commit edd169720b
2 changed files with 10 additions and 7 deletions

View File

@@ -1,7 +1,9 @@
# DATABASE_URL="postgres://affine:affine@localhost:5432/affine"
# REDIS_SERVER_HOST=localhost
# COPILOT_FAL_API_KEY=YOUR_KEY
# COPILOT_OPENAI_API_KEY=YOUR_KEY
# MAILER_HOST=localhost
# MAILER_HOST=127.0.0.1
# MAILER_PORT=1025
# MAILER_SENDER="noreply@toeverything.info"
# MAILER_USER="noreply@toeverything.info"