style: fix linting issues met Prettier

This commit is contained in:
Lint Action 2025-03-13 20:12:09 +00:00
parent 441bf990e7
commit 4c5f6196f6
5 changed files with 37 additions and 18 deletions

View file

@ -21,7 +21,7 @@ services:
ports:
- '7080:7080'
# - '7443:7443'
command: [ 'start-dev', '--http-port', '7080', '--https-port', '7443', '--import-realm' ]
command: ['start-dev', '--http-port', '7080', '--https-port', '7443', '--import-realm']
restart: unless-stopped
volumes:
- ./config/idp:/opt/keycloak/data/import