Fully translated

This commit is contained in:
2025-06-03 12:58:34 +00:00
parent 8124ad6a2d
commit e2d86cb787
5 changed files with 91 additions and 98 deletions

View File

@ -12,5 +12,5 @@ services:
- API_URL_STOCK=${API_URL_STOCK}
- PRODUCT_URL=${PRODUCT_URL}
- PRODUCT_NAME=${PRODUCT_NAME}
- PYTHONUNBUFFERED=1 # Permet d'afficher les logs en temps réel
command: python nvidia-stock-bot.py # Lance le script Python
- PYTHONUNBUFFERED=1 # Allow to display log in real-time
command: python nvidia-stock-bot.py # Run the script