Update
This commit is contained in:
parent
c9b11aa165
commit
288b6e9ec4
12 changed files with 119 additions and 101 deletions
18
.env.example
18
.env.example
|
@ -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=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue