[mod] conf
This commit is contained in:
parent
c897dc51a5
commit
2e4d06ee60
1 changed files with 6 additions and 3 deletions
|
@ -1,9 +1,12 @@
|
||||||
{
|
{
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"backend": {
|
"backend": {
|
||||||
"scheme": "https",
|
"scheme": "http",
|
||||||
"host": "zeitbild.linke.sx",
|
"host": "localhost",
|
||||||
"port": 443,
|
"port": 7845,
|
||||||
"path": ""
|
"path": ""
|
||||||
|
},
|
||||||
|
"misc": {
|
||||||
|
"oidc_redirect_uri_template": "http://localhost:8888/#oidc_finish,session_key={{session_key}}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue