Skip to content

Commit

Permalink
#15 certificados de kyecloak eliminados temporalmente
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroGlezC committed May 15, 2024
1 parent 3f79131 commit 35375c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/keycloak/keycloak.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV KEYCLOAK_ADMIN=admin
ENV KEYCLOAK_ADMIN_PASSWORD=admin

# Copiar archivos de certificado y clave privada
COPY ./certs /opt/keycloak/certs
# COPY ./certs /opt/keycloak/certs

# Copiar el archivo de importación del realm al directorio de importación
COPY ./imports/realm.json /opt/keycloak/data/import/
Expand Down

0 comments on commit 35375c5

Please sign in to comment.