style: fix linting issues met Prettier
This commit is contained in:
		
							parent
							
								
									441bf990e7
								
							
						
					
					
						commit
						4c5f6196f6
					
				
					 5 changed files with 37 additions and 18 deletions
				
			
		|  | @ -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 | ||||
|  |  | |||
		Reference in a new issue
	
	 Lint Action
						Lint Action