enable hydrator
This commit is contained in:
parent
9fa0f22374
commit
40cef77e7f
|
@ -18,9 +18,10 @@
|
|||
mutators:
|
||||
- handler: noop
|
||||
- handler: hydrator
|
||||
enabled: true
|
||||
config:
|
||||
api:
|
||||
url: "http://dashboard:3000/api/hydrator"
|
||||
url: http://dashboard:3000/api/hydrator
|
||||
|
||||
- id: "dashboard:anonymous"
|
||||
upstream:
|
||||
|
|
|
@ -76,9 +76,6 @@ mutators:
|
|||
noop:
|
||||
enabled: true
|
||||
|
||||
hydrator:
|
||||
enabled: true
|
||||
|
||||
id_token:
|
||||
enabled: true
|
||||
config:
|
||||
|
|
Reference in New Issue