This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects
Commit 0f493aec authored by eduardDeploy's avatar eduardDeploy
Browse files

fixing image

parent d93ffc05
Branches
2 merge requests!188Merging Peer Reviewing et. al to Master,!164211 peer reviewing functionality
......@@ -39,8 +39,7 @@
<body class="${properties.kcBodyClass!}">
<div class="${properties.kcLoginClass!}">
<div id="kc-header" class="${properties.kcHeaderClass!}">
<div id="kc-header-wrapper"
class="${properties.kcHeaderWrapperClass!}"> <img _ngcontent-juv-c133="" src="/auth/resources/xs85t/login/gitsearch/img/logo-top.png" title="codeAbility Home" alt="codeAbility" width="150px"> </div>
<div id="kc-header-wrapper"> <img _ngcontent-juv-c133="" src="/auth/resources/xs85t/login/gitsearch/img/logo-top.png" title="codeAbility Home" alt="codeAbility" width="150px"> </div>
</div>
<div class="${properties.kcFormCardClass!}">
<header class="${properties.kcFormHeaderClass!}">
......
......@@ -82,7 +82,7 @@ services:
ports:
- 8082:8080
volumes:
- ../resources/keycloak-theme/themes/gitsearch:/opt/jboss/keycloak/themes/gitsearch
- /home/contDeploy/gitsearch2/gitsearch/keycloak-theme/themes/gitsearch:/opt/jboss/keycloak/themes/gitsearch
# - ../resources/keycloak-theme/configuration:/opt/jboss/keycloak/standalone/configuration
depends_on:
- postgres
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment