This commit is contained in:
Karol Wypchlo 2021-02-16 12:29:27 +01:00
parent 045a6fd138
commit 86911bec9e
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
preserve_host: true preserve_host: true
url: "http://dashboard:3000" url: "http://dashboard:3000"
match: match:
url: "http://oathkeeper:4455/<{.next/*,auth/*,recovery,verify,error}{/,}>" url: "http://oathkeeper:4455/<{_next/*,auth/*,recovery,verify,error}{/,}>"
methods: methods:
- GET - GET
authenticators: authenticators: