summaryrefslogtreecommitdiffhomepage
path: root/ios/Configurations
diff options
context:
space:
mode:
Diffstat (limited to 'ios/Configurations')
-rw-r--r--ios/Configurations/Api.xcconfig.template5
1 files changed, 5 insertions, 0 deletions
diff --git a/ios/Configurations/Api.xcconfig.template b/ios/Configurations/Api.xcconfig.template
index 0fb8b09e90..f38cfd22df 100644
--- a/ios/Configurations/Api.xcconfig.template
+++ b/ios/Configurations/Api.xcconfig.template
@@ -17,3 +17,8 @@ API_ENDPOINT[config=Debug] = 45.83.223.196:443
API_ENDPOINT[config=Release] = 45.83.223.196:443
API_ENDPOINT[config=MockRelease] = 45.83.223.196:443
API_ENDPOINT[config=Staging] = 185.217.116.132:443
+
+AM_I_JSON_URL[config=Debug] = https:/${}/am.i.mullvad.net/json
+AM_I_JSON_URL[config=Release] = https:/${}/am.i.mullvad.net/json
+AM_I_JSON_URL[config=MockRelease] = https:/${}/am.i.mullvad.net/json
+AM_I_JSON_URL[config=Staging] = https:/${}/am.i.stagemole.eu/json