This commit is contained in:
2025-02-19 17:19:49 +00:00
parent f9bc3dfe32
commit 86665b7137
3 changed files with 39 additions and 25 deletions

View File

@ -9,7 +9,7 @@ services:
environment:
- DISCORD_WEBHOOK_URL=${DS_HOOK}
- REFRESH_TIME=${FREQ}
- GPU_TARGETS=${GPU} #SKU
- API_URL=${URL} #URL de l'API
- API_URL_SKU=${API_URL_SKU}
- API_URL_STOCK=${API_URL_STOCK}
- PYTHONUNBUFFERED=1 # Permet d'afficher les logs en temps réel
command: python nvidia-stock-bot.py # Lance le script Python