lecturehalls-dashboard/config.ini.example
2024-09-09 11:45:01 +02:00

12 lines
180 B
Plaintext

[database]
host = some_host
port = 3306
user = some_user
pass = some_password
database = some_db
[deviceapi]
url = https://av-deviceapi.dsv.su.se/
user = a_user
pass = a_password