Debopam Param
first commit
44af237
raw
history blame contribute delete
145 Bytes
# API Keys
GOOGLE_API_KEY=your_google_api_key_here
# App Settings
DATABASE_URL=sqlite:///./disputes.db
API_URL=http://localhost:8000
DEBUG=True