Skip to content

Commit 1787481

Browse files
authored
Fix docker name
1 parent d714f0a commit 1787481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Here is an example how rate-limiting is mitigated for unauthenticated requests a
88

99
### Quick Start
1010

11-
docker run -d -p 8000:80 azuredevex/github-nginx-cache
11+
docker run -d -p 8000:80 azuredevx/github-nginx-cache
1212
curl localhost:8000/api/repos/azure/github-nginx-cache
1313

1414
The github domains are mapped as follows:

0 commit comments

Comments
 (0)