Auto search untis server

This commit is contained in:
2023-09-12 10:53:59 +02:00
parent 4f12ac68be
commit 61249a6985
3 changed files with 45 additions and 21 deletions

View File

@@ -24,7 +24,8 @@ services:
- 'UNTIS_SCHOOLS=School1,School2' # Comma seperated list of schools (find in URL when logging in to untis, replace + with space)
- 'UNTIS_USERNAMES=USERNAME1,USERNAME2' # Usernames for untis schools
- 'UNTIS_PASSWORDS=PASSWORD1,PASSWORD2' # Passwords for untis schools
- 'UNTIS_SERVERS=cissa.webuntis.com,neilo.webuntis.com' # Servers for untis chools
```
(Nicht benötigte Umgebungsvariablen können entfernt werden)
* `docker-compose up -d` im Verzeichnis ausführen
* `docker-compose up -d` im Verzeichnis ausführen