mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-04-30 20:50:02 +00:00
9 lines
241 B
Text
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
|
|
|
|
|