mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-02-13 14:38:26 +00:00
7 lines
168 B
Plaintext
7 lines
168 B
Plaintext
"XQUEUE_INTERFACE": {
|
|
"django_auth": {
|
|
"username": "{{ XQUEUE_AUTH_USERNAME }}",
|
|
"password": "{{ XQUEUE_AUTH_PASSWORD }}"
|
|
},
|
|
"url": "http://xqueue:8040"
|
|
} |