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 bcf5e2b commit c19584eCopy full SHA for c19584e
README.md
@@ -31,7 +31,7 @@ Module [ngx_brotli](https://github.com/google/ngx_brotli) has been added for Bro
31
## Build
32
33
```bash
34
-git clone git@github.com:hackinit/docker-nginx.git
+git clone git://github.com/hackinit/docker-nginx.git
35
cd docker-nginx
36
docker build -t nginx:1.15.9-modified .
37
```
0 commit comments