eigent/server/.env.example
2025-10-17 18:20:46 +05:30

9 lines
241 B
Text

debug=false
url_prefix=/api
secret_key=postgres
database_url=postgresql://postgres:postgres@localhost:5432/postgres
# Chat Share Secret Key
CHAT_SHARE_SECRET_KEY=put-your-secret-key-here
CHAT_SHARE_SALT=put-your-encode-salt-here