This commit is contained in:
Kenneth Bingham 2024-12-19 10:58:17 -05:00
parent 6169a61902
commit c9c94e726b
No known key found for this signature in database
GPG Key ID: 31709281860130B6

View File

@ -94,7 +94,7 @@ Now that we have a private share we can access it with the zrok command or by ru
1. Run your Compose project to start accessing the private share:
```bash
docker compose up zrok-private-access
docker compose up zrok-access
```
1. Now your zrok private access proxy is ready on http://127.0.0.1:9191. You can visit the demo web server in your browser.