Modules
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user