1
0

Make consistent container names

This commit is contained in:
2025-05-04 10:26:17 +03:00
parent 4221fb0009
commit 0e05d3e066
7 changed files with 8 additions and 12 deletions

View File

@ -7,9 +7,9 @@
services:
keycloak_web_app:
keycloak_app:
image: quay.io/keycloak/keycloak:24.0.4
container_name: keycloak_web_app
container_name: keycloak_app
command: ["start-dev"]
restart: unless-stopped
environment: