Skip to content

Commit

Permalink
fix: set correct path for kratos in oathkeeper set up
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Oct 13, 2020
1 parent be9a84d commit 414259f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickstart-oathkeeper.yml
Expand Up @@ -3,7 +3,7 @@ version: '3.7'
services:
kratos:
environment:
- SERVE_PUBLIC_BASE_URL=http://127.0.0.1:4433/.ory/kratos/public/
- SERVE_PUBLIC_BASE_URL=http://127.0.0.1:4455/.ory/kratos/public/

kratos-selfservice-ui-node:
environment:
Expand Down

0 comments on commit 414259f

Please sign in to comment.