docs: update self hosting setup script (#1145)
This commit is contained in:
parent
1afb3ba4d2
commit
d8c367c51e
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ chmod +x setup.sh
|
|||
- Run setup.sh
|
||||
|
||||
```bash
|
||||
./setup.sh localhost
|
||||
./setup.sh http://localhost
|
||||
```
|
||||
|
||||
> If running in a cloud env replace localhost with public facing IP address of the VM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue