Skip to content

Commit

Permalink
Merge pull request #21 from systemli/add-custom-themes
Browse files Browse the repository at this point in the history
Add Custom Themes for Local Setup
  • Loading branch information
0x46616c6b authored Apr 2, 2024
2 parents 10b825a + 1747bff commit ba0dd8b
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 ba0dd8b

Please sign in to comment.