We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e0a87e commit 12cd514Copy full SHA for 12cd514
.github/README.md
@@ -37,7 +37,7 @@ Update the email above with your real e-mail address
37
3. 🧪 Test the proxy
38
39
```bash
40
-docker run -dit -e VIRTUAL_HOST=your.domain.com --network=webproxy --name test-web httpd:alpine
+docker run -dit -e VIRTUAL_HOST=your.domain.com --network=proxy --name test-web httpd:alpine
41
```
42
or simply run:
43
0 commit comments