docs,config: fix proxy provider config wonk

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-03-01 10:34:52 +01:00
parent b130eb36b4
commit 6f5388b4f6
4 changed files with 5 additions and 13 deletions
+1 -2
View File
@@ -22,8 +22,7 @@ The provider configuration can be added to your `app-config.yaml` under the root
auth:
environment: development
providers:
oauth2Proxy:
development: {}
oauth2Proxy: {}
```
Right now no configuration options are supported, but the empty object is needed