chore: Register as provider instead of deployment in docker-compose
This commit is contained in:
parent
7529403c8e
commit
2c9c022446
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue