File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,8 @@ android {
34
34
buildConfigField ' String' , ' CREATE_ACCOUNT_SUCCESS_HOST' , ' "ksuite.infomaniak.com"'
35
35
buildConfigField ' String' , ' CREATE_ACCOUNT_CANCEL_HOST' , ' "welcome.infomaniak.com"'
36
36
buildConfigField ' String' , ' IMPORT_EMAILS_URL' , ' "https://import-email.infomaniak.com"'
37
- buildConfigField ' String' , ' MAIL_API' , ' "https://mail.infomaniak.com"'
37
+ // buildConfigField 'String', 'MAIL_API', '"https://mail.infomaniak.com"'
38
+ buildConfigField ' String' , ' MAIL_API' , ' "https://mail-mr-6237.preprod.dev.infomaniak.ch"'
38
39
// buildConfigField 'String', 'MAIL_API', '"https://mail.preprod.dev.infomaniak.ch"' // Pre-production environment
39
40
buildConfigField ' String' , ' SHOP_URL' , ' "https://ik.me"'
40
41
buildConfigField ' String' , ' CHATBOT_URL' , ' "https://www.infomaniak.com/chatbot"'
You can’t perform that action at this time.
0 commit comments