[mod] conf

This commit is contained in:
Fenris Wolf 2024-09-26 19:01:28 +02:00
parent c897dc51a5
commit 2e4d06ee60

View file

@ -1,9 +1,12 @@
{
"version": 1,
"backend": {
"scheme": "https",
"host": "zeitbild.linke.sx",
"port": 443,
"scheme": "http",
"host": "localhost",
"port": 7845,
"path": ""
},
"misc": {
"oidc_redirect_uri_template": "http://localhost:8888/#oidc_finish,session_key={{session_key}}"
}
}