Skip to content
Snippets Groups Projects
Commit 6c93a1d8 authored by Abhay Joshi's avatar Abhay Joshi
Browse files

Merge branch 'aws-integration-useragent2' into 'master'

adding useragent changes

See merge request !273
parents 326da178 63a82515
No related branches found
No related tags found
1 merge request!273adding useragent changes
Pipeline #185612 failed
java $JAVA_OPTS -jar /app.jar
\ No newline at end of file
......@@ -30,6 +30,10 @@ osdu.crs.catalog.filename=${CRS_CATALOG_FILENAME:/data/crs_catalog_v2.json}
aws.elasticache.cluster.endpoint=${CACHE_CLUSTER_ENDPOINT}
aws.elasticache.cluster.port=${CACHE_CLUSTER_PORT}
# AWS user agent variables
aws.disableUserAgent=${DISABLE_USER_AGENT}
aws.osduVersion={OSDU_VERSION}
# if this is turned on then the service tries to connect to elastic search
management.health.elasticsearch.enabled=false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment