Compare commits

..

2 Commits

  1. 2
      README.md

@ -2,7 +2,9 @@
## Running locally
```
docker run -it --rm \
-v $(pwd)/index.html:/usr/local/share/nginx/index.html \
-p 8080:8080 \
jerryaldrichiii/nginx-unprivileged
```

Loading…
Cancel
Save