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

Skip to content
Snippets Groups Projects
Commit 0b5f53f1 authored by Eduard Frankford's avatar Eduard Frankford
Browse files

fixing theme

parent 25d5f881
2 merge requests!188Merging Peer Reviewing et. al to Master,!164211 peer reviewing functionality
......@@ -82,7 +82,7 @@ services:
ports:
- 8082:8080
volumes:
- ../../../../../../../gitsearch/src/main/resources/keycloak-theme/themes/gitsearch:/opt/jboss/keycloak/themes/gitsearch
- $GITSEARCH_PATH/src/main/resources/keycloak-theme/themes/gitsearch/src/main/resources/keycloak-theme/themes/gitsearch:/opt/jboss/keycloak/themes/gitsearch
#- /home/contDeploy/gitsearch2/gitsearch/src/main/resources/keycloak-theme/themes/gitsearch:/opt/jboss/keycloak/themes/gitsearch
# - ../resources/keycloak-theme/configuration:/opt/jboss/keycloak/standalone/configuration
depends_on:
......
......@@ -30,6 +30,6 @@ services:
ports:
- 8082:8080
volumes:
- ../../../../../../../gitsearch/src/main/resources/keycloak-theme/themes/gitsearch:/opt/jboss/keycloak/themes/gitsearch
- $GITSEARCH_PATH/src/main/resources/keycloak-theme/themes/gitsearch/src/main/resources/keycloak-theme/themes/gitsearch:/opt/jboss/keycloak/themes/gitsearch
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