Revert the change of JWKS path
This commit is contained in:
parent
1351fb79d2
commit
3bef37b789
|
@ -42,7 +42,7 @@ services:
|
||||||
- KRATOS_ADDR=${KRATOS_ADDR}
|
- KRATOS_ADDR=${KRATOS_ADDR}
|
||||||
- OATHKEEPER_ADDR=${OATHKEEPER_ADDR}
|
- OATHKEEPER_ADDR=${OATHKEEPER_ADDR}
|
||||||
volumes:
|
volumes:
|
||||||
- ./docker/accounts/conf:/conf
|
- ./docker/accounts/conf:/accounts/conf
|
||||||
expose:
|
expose:
|
||||||
- 3000
|
- 3000
|
||||||
networks:
|
networks:
|
||||||
|
|
Reference in New Issue