Revert the change of JWKS path

This commit is contained in:
Ivaylo Novakov 2021-12-02 18:04:19 +01:00
parent 1351fb79d2
commit 3bef37b789
No known key found for this signature in database
GPG Key ID: 06B9354AB08BE9C6
1 changed files with 1 additions and 1 deletions

View File

@ -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: