Skip to content

Commit 12cd514

Browse files
authored
Update README.md
1 parent 0e0a87e commit 12cd514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Update the email above with your real e-mail address
3737
3. 🧪 Test the proxy
3838

3939
```bash
40-
docker run -dit -e VIRTUAL_HOST=your.domain.com --network=webproxy --name test-web httpd:alpine
40+
docker run -dit -e VIRTUAL_HOST=your.domain.com --network=proxy --name test-web httpd:alpine
4141
```
4242
or simply run:
4343
```bash

0 commit comments

Comments
 (0)