keycloak/docker-compose.yml aktualisiert
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
|||||||
command: start
|
command: start
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
volumes:
|
volumes:
|
||||||
- /opt/keycloak/themes:/opt/keycloak/themes
|
- ${HOST_VOLUME}:/opt/keycloak/themes
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- ${HOST_PORT1}:8080
|
- ${HOST_PORT1}:8080
|
||||||
|
|||||||
Reference in New Issue
Block a user