feat(config): ajout STATION_URL, METEO_LAT/LON + apscheduler dep

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-22 14:32:07 +01:00
parent f1f4c97dc6
commit 29e2f18e98
3 changed files with 7 additions and 0 deletions

View File

@@ -6,3 +6,6 @@ VITE_API_URL=http://localhost:8060
PLANTNET_API_KEY=2b1088cHCJ4c7Cn2Vqq67xfve
AI_SERVICE_URL=http://ai-service:8070
REDIS_URL=redis://redis:6379
STATION_URL=http://10.0.0.8:8081/
METEO_LAT=45.14
METEO_LON=4.12