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