mirror of
https://github.com/AU-COVIDSafe/mobile-ios.git
synced 2025-01-19 01:06:35 +00:00
17 lines
592 B
Text
17 lines
592 B
Text
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||
|
<plist version="1.0">
|
||
|
<dict>
|
||
|
<key>Aus_number_URL</key>
|
||
|
<string>https://www.covidsafe.gov.au/help-topics.html#verify-mobile-number-pin</string>
|
||
|
<key>FAQ_URL</key>
|
||
|
<string>https://www.covidsafe.gov.au/faqs.html</string>
|
||
|
<key>Help_URL</key>
|
||
|
<string>https://www.covidsafe.gov.au/help-topics.html</string>
|
||
|
<key>API_Host</key>
|
||
|
<string>https://device-api.prod.lp.aws.covidsafe.gov.au/prod</string>
|
||
|
<key>Allow_Debug</key>
|
||
|
<false/>
|
||
|
</dict>
|
||
|
</plist>
|