mirror of
https://github.com/euzu/tuliprox.git
synced 2026-09-24 10:02:29 +02:00
14 lines
287 B
JSON
14 lines
287 B
JSON
{
|
|
"appTitle": "Tuliprox",
|
|
"tabTitle": "Tuliprox",
|
|
"appLogo": "/assets/tuliprox-logo.svg",
|
|
"api": {
|
|
"apiUrl": "/api/v1/",
|
|
"authUrl": "/auth/"
|
|
},
|
|
"discord": "https://discord.gg/gkzCmWw9Tf",
|
|
"documentation": "static/docs/",
|
|
"wsUrl" : "/ws",
|
|
"protocolVersion": 1
|
|
}
|