chore: Register as provider instead of deployment in docker-compose

This commit is contained in:
Sven-Torben Janus 2021-10-01 08:53:57 +02:00
parent 7529403c8e
commit 2c9c022446

View file

@ -16,4 +16,4 @@ services:
- 8787:8787
- 9990:9990
volumes:
- ./target/keycloak-restrict-client-auth.jar:/opt/jboss/keycloak/standalone/deployments/keycloak-restrict-client-auth.jar
- ./target/keycloak-restrict-client-auth.jar:/opt/jboss/keycloak/providers/keycloak-restrict-client-auth.jar