Skip to content

Commit

Permalink
Remove volume mount in favor of watch
Browse files Browse the repository at this point in the history
  • Loading branch information
alukach committed Nov 12, 2024
1 parent 3a7809e commit ead16e8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ services:
path: ./keycloak
keycloak-config-cli:
build: ./config
volumes:
- ./config/src:/config
depends_on:
- keycloak
environment:
Expand Down

0 comments on commit ead16e8

Please sign in to comment.