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

Skip to content
Snippets Groups Projects
Commit 6de78249 authored by Michael Breu's avatar Michael Breu 💬
Browse files

Merge branch 'master' into 'development'

Pushing back production changes to development

See merge request sharing/codeability-sharing-platform!24
parents 522c22f4 72d3a7ba
2 merge requests!188Merging Peer Reviewing et. al to Master,!164211 peer reviewing functionality
.env
......@@ -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
......
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