Skip to content

Commit

Permalink
Merge pull request #6 from bucha/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
jpillora authored Nov 22, 2017
2 parents 8058558 + a83187e commit 7ec5a8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ dnsmasq in a docker container, configurable via a [simple web UI](https://github
-p 5380:8080 \
-v /opt/dnsmasq.conf:/etc/dnsmasq.conf \
--log-opt "max-size=100m" \
-e "USER=foo" \
-e "PASS=bar" \
-e "HTTP_USER=foo" \
-e "HTTP_PASS=bar" \
--restart always \
jpillora/dnsmasq
```
Expand Down

0 comments on commit 7ec5a8d

Please sign in to comment.