Updated Android (markdown)

Lauri Ojansivu 2020-04-29 17:08:44 +03:00
parent 168679707f
commit 85195617d1

@ -13,4 +13,12 @@ At AnLinux choose:
## 2) At Termux
...
When you get from Termux to Ubuntu bash, you can install Wekan similarly like Raspberry Pi arm64:
https://github.com/wekan/wekan/wiki/Raspberry-Pi
And edit start-wekan.sh so you can start Wekan for example:
```
ROOT_URL=http://localhost:2000
PORT=2000
```
And at Android webbrowser like Chrome and Firefox browse to http://localhost:2000