Skip to content

Commit

Permalink
Add Custom Themes for Local Setup
Browse files Browse the repository at this point in the history
  • Loading branch information
0x46616c6b committed Apr 2, 2024
1 parent a74f3a3 commit 1747bff
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ services:
- "--debug"
volumes:
- ./keycloak/conf/quarkus.properties:/opt/keycloak/conf/quarkus.properties:ro
- ./keycloak/keywind.jar:/opt/keycloak/providers/keywind.jar
- ./keycloak/systemli.jar:/opt/keycloak/providers/systemli.jar
depends_on:
- userli

Expand Down
Binary file added keycloak/keywind.jar
Binary file not shown.
Binary file added keycloak/systemli.jar
Binary file not shown.

0 comments on commit 1747bff

Please sign in to comment.