Update README.md
This commit is contained in:
parent
d40c4a50f0
commit
ca2f35b9e2
1 changed files with 5 additions and 0 deletions
|
@ -49,6 +49,11 @@ cd runtipi && sudo ./scripts/start.sh
|
|||
```
|
||||
|
||||
The script will prompt you the ip address of the dashboard once configured.
|
||||
Tipi will run by default on port 80. To select another port you can run the start script with the `--port` argument
|
||||
|
||||
```bash
|
||||
sudo ./scripts/start.sh --port 7000
|
||||
```
|
||||
|
||||
To stop Tipi, run the stop script.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue