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

Merge branch 'aws--integration-useragent-var' into 'master'

Fixing variable for aws

See merge request !394
parents 89cc8ef1 09b1cab1
No related branches found
No related tags found
1 merge request!394Fixing variable for aws
Pipeline #187217 failed
...@@ -28,7 +28,7 @@ app.maxCacheSize=10 ...@@ -28,7 +28,7 @@ app.maxCacheSize=10
# AWS user agent variables # AWS user agent variables
aws.disableUserAgent=${DISABLE_USER_AGENT} aws.disableUserAgent=${DISABLE_USER_AGENT}
aws.osduVersion={OSDU_VERSION} aws.osduVersion=${OSDU_VERSION}
# Application name # Application name
spring.application.name=notification-aws spring.application.name=notification-aws
......
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