TraumaBackend / .env.example
brestok's picture
Add .env.example template and clean up README.md
11a6af9
raw
history blame
108 Bytes
# Configurations
FASTAPI_CONFIG=development
SECRET=''
# MongoDB
MONGO_DB_URL=''
# OpenAI
OPENAI_API_KEY=''