Init
This commit is contained in:
commit
2b65b6a1c5
26 changed files with 5911 additions and 0 deletions
11
.env.example
Normal file
11
.env.example
Normal file
|
@ -0,0 +1,11 @@
|
|||
POSTGRES_USER="bvplan"
|
||||
POSTGRES_PASSWORD="bvplan"
|
||||
|
||||
RABBITMQ_USER="bvplan"
|
||||
RABBITMQ_PASSWORD="bvplan"
|
||||
|
||||
BACKEND_UNTIS_API_URL="https://mese.webuntis.com/WebUntis/api/"
|
||||
BACKEND_UNTIS_RPC_URL="https://mese.webuntis.com/WebUntis/jsonrpc.do"
|
||||
BACKEND_UNTIS_SCHOOL=
|
||||
BACKEND_UNTIS_USERNAME=
|
||||
BACKEND_UNTIS_PASSWORD=
|
Loading…
Add table
Add a link
Reference in a new issue