mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated Android (markdown)
parent
168679707f
commit
85195617d1
1 changed files with 9 additions and 1 deletions
10
Android.md
10
Android.md
|
|
@ -13,4 +13,12 @@ At AnLinux choose:
|
||||||
|
|
||||||
## 2) At Termux
|
## 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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue