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

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

working on docker-compose files

parent 1a8e904c
3 merge requests!166Deploying Februrar 23 Release,!158Keycloak theme,!146Put the sonar-analyze job into a separate stage
......@@ -83,7 +83,7 @@ services:
ports:
- 8082:8080
volumes:
- $GITSEARCH_PATH/src/main/resources/keycloak-theme/themes/gitsearch/src/main/resources/keycloak-theme/themes/gitsearch:/opt/jboss/keycloak/themes/gitsearch
- $GITSEARCH_PATH/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:
......
......@@ -31,6 +31,6 @@ services:
ports:
- 8082:8080
volumes:
- $GITSEARCH_PATH/src/main/resources/keycloak-theme/themes/gitsearch/src/main/resources/keycloak-theme/themes/gitsearch:/opt/jboss/keycloak/themes/gitsearch
- $GITSEARCH_PATH/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