local.overhang.io -> local.edly.io

This is related to https://github.com/overhangio/tutor/issues/945
This commit is contained in:
Régis Behmo 2023-12-09 15:54:28 +01:00
parent 7776ba9ce2
commit 7726bfb1c6

View File

@ -18,7 +18,7 @@ Enable the plugin and start the platform::
tutor plugins enable android tutor plugins enable android
tutor local launch tutor local launch
The ``.apk`` file will then be available for download at http(s)://mobile.LMS_HOST/app.apk. When running locally, this will be: http://mobile.local.overhang.io/app.apk. You can forward this address to your students for download. The ``.apk`` file will then be available for download at http(s)://mobile.LMS_HOST/app.apk. When running locally, this will be: http://mobile.local.edly.io/app.apk. You can forward this address to your students for download.
Building a custom Android app Building a custom Android app
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~