This is the codeAbility Sharing Platform! Learn more about the
codeAbility Sharing Platform
.
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
codeAbility Sharing Platform
Manage
Activity
Members
Labels
Plan
Issues
41
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
development
sharing
codeAbility Sharing Platform
Commits
9960078a
Commit
9960078a
authored
2 years ago
by
eduardDeploy
Browse files
Options
Downloads
Patches
Plain Diff
working on docker-compose files
parent
7abd4496
Branches
Branches containing commit
2 merge requests
!188
Merging Peer Reviewing et. al to Master
,
!164
211 peer reviewing functionality
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/main/docker/gitsearch.yml
+1
-1
1 addition, 1 deletion
src/main/docker/gitsearch.yml
src/main/docker/keycloak.yml
+1
-1
1 addition, 1 deletion
src/main/docker/keycloak.yml
with
2 additions
and
2 deletions
src/main/docker/gitsearch.yml
+
1
−
1
View file @
9960078a
...
...
@@ -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
:
...
...
This diff is collapsed.
Click to expand it.
src/main/docker/keycloak.yml
+
1
−
1
View file @
9960078a
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment