Spaces:
Sleeping
Sleeping
| # NewsAPI configuration | |
| NEWSAPI_KEY=your_newsapi_key_here | |
| # FastAPI configuration | |
| APP_NAME=SafeSpace API | |
| VERSION=1.0.0 | |
| # NewsAPI configuration | |
| NEWSAPI_KEY=your_newsapi_key_here | |
| # FastAPI configuration | |
| APP_NAME=SafeSpace API | |
| VERSION=1.0.0 | |