This commit is contained in:
Dominic Grimm 2023-02-28 12:16:33 +01:00
parent c9b11aa165
commit 288b6e9ec4
No known key found for this signature in database
GPG key ID: 6F294212DEAAC530
12 changed files with 119 additions and 101 deletions

View file

@ -4,12 +4,12 @@ POSTGRES_PASSWORD="bvplan"
RABBITMQ_USER="bvplan"
RABBITMQ_PASSWORD="bvplan"
BACKEND_UNTIS_API_URL="https://mese.webuntis.com/WebUntis/"
BACKEND_UNTIS_RPC_URL="https://mese.webuntis.com/WebUntis/jsonrpc.do"
BACKEND_UNTIS_CLIENT_NAME="bvplan"
BACKEND_UNTIS_SCHOOL=
BACKEND_UNTIS_USERNAME=
BACKEND_UNTIS_PASSWORD=
BACKEND_UNTIS_VPLAN_URL=
BACKEND_UNTIS_VPLAN_USERNAME=
BACKEND_UNTIS_VPLAN_PASSWORD=
BVPLAN_UNTIS_API_URL="https://mese.webuntis.com/WebUntis/"
BVPLAN_UNTIS_RPC_URL="https://mese.webuntis.com/WebUntis/jsonrpc.do"
BVPLAN_UNTIS_CLIENT_NAME="bvplan"
BVPLAN_UNTIS_SCHOOL=
BVPLAN_UNTIS_USERNAME=
BVPLAN_UNTIS_PASSWORD=
BVPLAN_UNTIS_VPLAN_URL=
BVPLAN_UNTIS_VPLAN_USERNAME=
BVPLAN_UNTIS_VPLAN_PASSWORD=