docs: update self hosting setup script (#1145)

This commit is contained in:
pablohashescobar 2023-05-28 14:47:25 +05:30 committed by GitHub
parent 1afb3ba4d2
commit d8c367c51e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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