enable hydrator
This commit is contained in:
parent
40cef77e7f
commit
389a47d58c
|
@ -43,7 +43,7 @@
|
||||||
preserve_host: true
|
preserve_host: true
|
||||||
url: "http://dashboard:3000"
|
url: "http://dashboard:3000"
|
||||||
match:
|
match:
|
||||||
url: "http://oathkeeper:4455/<{,uploads,downloads,payments,api,api/hello}>"
|
url: "http://oathkeeper:4455/<{,uploads,downloads,payments,api,api/*}>"
|
||||||
methods:
|
methods:
|
||||||
- GET
|
- GET
|
||||||
authenticators:
|
authenticators:
|
||||||
|
|
Reference in New Issue