keycloak: rename setup container

single-dockerfile
Ubuntu 2 years ago
parent 0fd744370b
commit 78fb46c35d
  1. 1
      keycloak.yaml

@ -47,6 +47,7 @@ services:
# to enable their clients using the client-create tool
keycloak-setup:
image: quay.io/keycloak/keycloak:18.0.0
container_name: keycloak-setup
profiles:
- setup
depends_on:

Loading…
Cancel
Save