This commit is contained in:
2025-07-11 10:24:38 +00:00
parent 62ef15c928
commit 70a7df1f97
7 changed files with 377 additions and 8 deletions

View File

@ -12,5 +12,4 @@ services:
- API_URL_SKU=${API_URL_SKU} # API listing the product for your country
- API_URL_STOCK=${API_URL_STOCK} # API providing stock data for your country
- PRODUCT_URL=${PRODUCT_URL} # GPU purchase URL for your country
- PYTHONUNBUFFERED=1 # Enables real-time log output
command: python nvidia-stock-bot.py # Run the script
- PYTHONUNBUFFERED=1 # Enables real-time log output