Skip to content

Commit

Permalink
without keycloak data
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixTJDietrich committed Nov 6, 2024
1 parent 217a2e0 commit f37ade1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/application-server/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ services:
ports:
- '8081:8080'
volumes:
- ./keycloak-data:/opt/keycloak/data/
# - ./keycloak-data:/opt/keycloak/data/
- ./keycloak-hephaestus-realm-example-config.json:/opt/keycloak/data/import/hephaestus-realm.json
networks:
- app-network
Expand Down

0 comments on commit f37ade1

Please sign in to comment.