update dev setup in compose.yaml

Co-authored-by: kritzl <kritzl@kritzl.dev>
This commit is contained in:
June 2025-10-31 19:42:34 +01:00
commit 8e9674cf5c
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
3 changed files with 1 additions and 1 deletions

View file

@ -10,4 +10,4 @@ services:
ports:
- "8080:8080"
volumes:
- ./local-dev/providers/:/opt/keycloak/providers/
- ./ssh-key-provider/target/ssh-key-provider-1.0-SNAPSHOT.jar:/opt/keycloak/providers/ssh-key-provider.jar

View file