Wetterdienst

This commit is contained in:
2026-08-23 20:51:19 +02:00
parent cc973418f3
commit 1b32166ce0
21 changed files with 1186 additions and 3 deletions
+1
View File
@@ -12,6 +12,7 @@ services:
- api-data:/app/data
environment:
- JWT_SECRET=${JWT_SECRET}
- Geocoding__UserAgent=${GEOCODING_USER_AGENT:-LehrerApp-Server/1.0 (+https://science-teaching.de)}
- ASPNETCORE_ENVIRONMENT=Production
restart: unless-stopped