This commit is contained in:
2025-07-11 11:42:52 +00:00
parent 70a7df1f97
commit 584c222076
7 changed files with 241 additions and 649 deletions

View File

@ -61,7 +61,6 @@ services:
- API_URL_STOCK= # API providing stock data for your country
- PRODUCT_URL= # GPU purchase URL for your country
- PYTHONUNBUFFERED=1 # Enables real-time log output
command: python nvidia-stock-bot.py
```
**Environment Variables:**