safe-space2 / .env.example
parthraninga's picture
Upload 66 files
a831961 verified
raw
history blame contribute delete
128 Bytes
# NewsAPI configuration
NEWSAPI_KEY=your_newsapi_key_here
# FastAPI configuration
APP_NAME=SafeSpace API
VERSION=1.0.0