Skip to content

Commit

Permalink
Merge branch 'release-4.9.0' of https://github.com/samagra-comms/outb…
Browse files Browse the repository at this point in the history
…ound into v2-integration
  • Loading branch information
surabhi-mahawar committed Jul 21, 2022
2 parents 25b21c0 + 9a61ee3 commit 93519f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ spring.azure.blob.store.account.key=${AZURE_BLOB_STORE_ACCOUNT_NAME}
spring.azure.blob.store.container.name=${AZURE_BLOB_STORE_CONTAINER}

#CDAC Config
cdac.base.url=${CDAC_BASE_URL}
cdac.base.url=${CDAC_BASE_URL:#{""}}

#file cdn config
file.cdn.selected=${SELECTED_FILE_CDN:#{"azure"}}

0 comments on commit 93519f3

Please sign in to comment.