COVIDSafe code from version 1.0.17 (#1)

This commit is contained in:
COVIDSafe Support 2020-05-15 18:19:59 +10:00 committed by GitHub
parent b827cf3cce
commit 696e4ed498
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
31 changed files with 205 additions and 68 deletions

View file

@ -43,3 +43,7 @@ PROD_BASE_URL="https://device-api.prod.lp.aws.covidsafe.gov.au"
TEST_END_POINT_PREFIX="/uat"
STAGING_END_POINT_PREFIX="/uat"
PRODUCTION_END_POINT_PREFIX="/prod"
DEBUG_BACKGROUND_IOS_SERVICE_UUID="AQAgAAAAAAAAAAAAAAAAAAA="
STAGING_BACKGROUND_IOS_SERVICE_UUID="AQAgAAAAAAAAAAAAAAAAAAA="
PRODUCTION_BACKGROUND_IOS_SERVICE_UUID="AQEAAAAAAAAAAAAAAAAAAAA="