We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2af831f commit 5b106e0Copy full SHA for 5b106e0
1 file changed
auth_volumes/oathkeeper/access-rules.yml
@@ -80,7 +80,7 @@
80
url: "http://dev:8000"
81
strip_path: /api
82
match:
83
- url: "http://127.0.0.1:8080/<{,api/,api/**,openapi.json}>"
+ url: "http://127.0.0.1:8080/<{api/,api/**,openapi.json}>"
84
methods:
85
- GET
86
authenticators:
0 commit comments