mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Merge pull request #1151 from rasika/master
Fixed android-web-agent download URL
This commit is contained in:
commit
7e70d1b445
@ -9,7 +9,7 @@
|
|||||||
"remoteSessionWSURL": "https://%iot.core.host%:%iot.core.https.port%",
|
"remoteSessionWSURL": "https://%iot.core.host%:%iot.core.https.port%",
|
||||||
"portalURL": "https://%iot.analytics.host%:%iot.analytics.https.port%",
|
"portalURL": "https://%iot.analytics.host%:%iot.analytics.https.port%",
|
||||||
"dashboardServerURL": "%https.ip%",
|
"dashboardServerURL": "%https.ip%",
|
||||||
"androidEnrollmentDir": "/android-web-agent/enrollment",
|
"androidAgentDownloadURL": "%https.ip%/devicemgt/public/cdmf.unit.device.type.android.type-view/assets/android-agent.apk",
|
||||||
"windowsEnrollmentDir": "/windows-web-agent/enrollment",
|
"windowsEnrollmentDir": "/windows-web-agent/enrollment",
|
||||||
"iOSEnrollmentDir": "/ios-web-agent/enrollment",
|
"iOSEnrollmentDir": "/ios-web-agent/enrollment",
|
||||||
"iOSConfigRoot": "%https.ip%/ios-enrollment/",
|
"iOSConfigRoot": "%https.ip%/ios-enrollment/",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user