mirror of
http://ghproxy.cn/https://github.com/multunus/onemdm-server
synced 2025-12-06 10:14:59 +00:00
Change the APK URL to CDN from S3
This commit is contained in:
@@ -38,4 +38,4 @@ end
|
|||||||
STATUS_CLASSES = {active: :ok,missing: :warning,dead: :error}
|
STATUS_CLASSES = {active: :ok,missing: :warning,dead: :error}
|
||||||
GCM_KEY = "AIzaSyCZ3lVhV2CbIcZ22f1YI_MvPx3C7sMm_2g"
|
GCM_KEY = "AIzaSyCZ3lVhV2CbIcZ22f1YI_MvPx3C7sMm_2g"
|
||||||
DEFAULT_APP_PACKAGE_NAME = "com.multunus.onemdm"
|
DEFAULT_APP_PACKAGE_NAME = "com.multunus.onemdm"
|
||||||
DEFAULT_APP_URL = "https://s3.amazonaws.com/onemdm/onemdm.apk"
|
DEFAULT_APP_URL = "http://dcl1sqgk9np4h.cloudfront.net/onemdm.apk"
|
||||||
|
|||||||
Reference in New Issue
Block a user