Skip to content
Snippets Groups Projects
Commit d50a62ef authored by Matt Wise's avatar Matt Wise Committed by Spencer Sutton
Browse files

fix partition API to use proper individual base url

commit 7f0b09f7 
Author: Matt Wise <wsmatth@amazon.com> 
Date: Tue Jun 01 2021 17:00:48 GMT-0500 (Central Daylight Time) 

    fix partition API to use proper individual base url
parent ef4906e1
No related branches found
No related tags found
3 merge requests!138Lock down maven,!132AWS Updates,!131AWS Updates
......@@ -14,7 +14,7 @@ aws.region=${AWS_REGION}
REGION=${AWS_REGION}
AUTHORIZE_API=${ENTITLEMENTS_BASE_URL}/api/entitlements/v2
PARTITION_API=${ENTITLEMENTS_BASE_URL}/api/partition/v1
PARTITION_API=${PARTITION_BASE_URL}/api/partition/v1
LEGAL_HOSTNAME=notused
CRON_JOB_IP=10.0.0.1
ACCEPT_HTTP=true
......
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