enable hydrator

This commit is contained in:
Karol Wypchlo 2021-02-09 11:46:27 +01:00
parent 9fa0f22374
commit 40cef77e7f
2 changed files with 2 additions and 4 deletions

View File

@ -18,9 +18,10 @@
mutators: mutators:
- handler: noop - handler: noop
- handler: hydrator - handler: hydrator
enabled: true
config: config:
api: api:
url: "http://dashboard:3000/api/hydrator" url: http://dashboard:3000/api/hydrator
- id: "dashboard:anonymous" - id: "dashboard:anonymous"
upstream: upstream:

View File

@ -76,9 +76,6 @@ mutators:
noop: noop:
enabled: true enabled: true
hydrator:
enabled: true
id_token: id_token:
enabled: true enabled: true
config: config: