Safe-Space / .env.example
parthraninga's picture
Upload 14 files
50f0958 verified
raw
history blame
128 Bytes
# NewsAPI configuration
NEWSAPI_KEY=your_newsapi_key_here
# FastAPI configuration
APP_NAME=SafeSpace API
VERSION=1.0.0