favicon
This commit is contained in:
parent
e2681eabb5
commit
47e1e5d589
|
@ -23,7 +23,7 @@
|
|||
preserve_host: true
|
||||
url: "http://dashboard:3000"
|
||||
match:
|
||||
url: "http://oathkeeper:4455/<{_next/*,auth/*,recovery,verify,error}{/,}>"
|
||||
url: "http://oathkeeper:4455/<{_next/*,auth/*,recovery,verify,error,favicon.ico}{/,}>"
|
||||
methods:
|
||||
- GET
|
||||
authenticators:
|
||||
|
|
Reference in New Issue