mirror of
https://github.com/csd4ni3l/debt-by-ai.git
synced 2025-11-05 02:57:56 +01:00
7 lines
127 B
Plaintext
7 lines
127 B
Plaintext
HOST=0.0.0.0
|
|
PORT=8080
|
|
DEBUG_MODE=false
|
|
USE_HACKCLUB_AI=false
|
|
GEMINI_API_KEY=API_TOKEN
|
|
FLASK_SECRET_KEY=example
|
|
DB_FILE=data.db |