mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated Mac (markdown)
parent
dbc7a35eb3
commit
f85f8edeca
1 changed files with 2 additions and 1 deletions
3
Mac.md
3
Mac.md
|
|
@ -10,4 +10,5 @@
|
|||
3. Use [rebuild-wekan.sh script](https://github.com/wekan/wekan/blob/edge/releases/virtualbox/rebuild-wekan.sh) to first install Wekan dependencies and then build Wekan.
|
||||
4. Change to Wekan directory: `cd wekan`
|
||||
5. Run meteor: `meteor` - this runs node in http://localhost:3000 and mongo at http://localhost:3001 .
|
||||
6. Alternatively, to use custom ports, use for example `meteor --port 4000` that runs node in port 4000 and mongo in next port 4001.
|
||||
6. In another bash shell, run: `meteor mongo` - this connects to MongoDB CLI
|
||||
7. Alternatively, to use custom ports, use for example `meteor --port 4000` that runs node in port 4000 and mongo in next port 4001.
|
||||
Loading…
Add table
Add a link
Reference in a new issue