mirror of
https://github.com/wekan/wekan.git
synced 2025-12-18 08:20:12 +01:00
Updated Mac (markdown)
parent
30003359f6
commit
3ebdd87756
1 changed files with 2 additions and 2 deletions
4
Mac.md
4
Mac.md
|
|
@ -33,9 +33,9 @@ ifconfig | grep broadcast | grep 'inet ' | cut -d: -f2 | awk '{ print $2}' | cut
|
||||||
nano docker-compose.yml-arm64
|
nano docker-compose.yml-arm64
|
||||||
```
|
```
|
||||||
4. Change ROOT_URL to be your IP address, like http://192.168.0.100 :
|
4. Change ROOT_URL to be your IP address, like http://192.168.0.100 :
|
||||||
```
|
|
||||||
https://github.com/wekan/wekan/blob/main/docker-compose.yml-arm64#L185
|
https://github.com/wekan/wekan/blob/main/docker-compose.yml-arm64#L185
|
||||||
```
|
|
||||||
5. Save and exit: Cmd-o Enter Cmd-x.
|
5. Save and exit: Cmd-o Enter Cmd-x.
|
||||||
|
|
||||||
6. Start WeKan:
|
6. Start WeKan:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue