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
a00c00c5
Commit
a00c00c5
authored
3 years ago
by
Michael Breu
Browse files
Options
Downloads
Patches
Plain Diff
further corrections for prod
parent
c4ea29ed
Branches
Branches containing commit
1 merge request
!24
Pushing back production changes to development
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/main/docker/.gitignore
+1
-0
1 addition, 0 deletions
src/main/docker/.gitignore
src/main/docker/gitsearch.yml
+1
-1
1 addition, 1 deletion
src/main/docker/gitsearch.yml
with
2 additions
and
1 deletion
src/main/docker/.gitignore
0 → 100644
+
1
−
0
View file @
a00c00c5
.env
This diff is collapsed.
Click to expand it.
src/main/docker/gitsearch.yml
+
1
−
1
View file @
a00c00c5
...
...
@@ -6,7 +6,7 @@ services:
container_name
:
sharing_search
environment
:
-
_JAVA_OPTIONS=-Xmx512m -Xms256m
-
SPRING_PROFILES_ACTIVE=
staging,swagger
-
SPRING_PROFILES_ACTIVE=
${SPRING_PROFILES_ACTIVE}
-
MANAGEMENT_METRICS_EXPORT_PROMETHEUS_ENABLED=true
-
SPRING_DATASOURCE_URL=jdbc:mysql://sharing_mysql:3306/gitsearch?useUnicode=true&characterEncoding=utf8&useSSL=false&useLegacyDatetimeCode=false&serverTimezone=UTC&createDatabaseIfNotExist=true
-
JHIPSTER_SLEEP=10
# gives time for other services to boot before the application
...
...
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