mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-05-08 09:59:35 +00:00
7 lines
227 B
Text
7 lines
227 B
Text
debug=false
|
|
url_prefix=/api
|
|
secret_key=postgres
|
|
database_url=postgresql://postgres:123456@localhost:5432/postgres
|
|
# Chat Share Secret Key
|
|
CHAT_SHARE_SECRET_KEY=put-your-secret-key-here
|
|
CHAT_SHARE_SALT=put-your-encode-salt-here
|