diff options
author | Guillaume Mazoyer <gmazoyer@gravitons.in> | 2016-09-01 16:38:30 +0200 |
---|---|---|
committer | Guillaume Mazoyer <gmazoyer@gravitons.in> | 2016-09-01 16:38:30 +0200 |
commit | db12f293f91a986ab031afb7a79744f790f0985d (patch) | |
tree | 90d9abb636902257b01be60da12e7a839a14cc12 /CHANGELOG.md | |
parent | 90f302bf68924b68e93366447db64d4b808acdf3 (diff) |
Add Dockerfile.
Add a Dockerfile to build Docker images. Also add a documentation file to help
building Docker for this looking glass. The official Docker image uses the PHP
image with Apache 2 and PHP 5.6.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ae35724..a7d3834 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ below the main buttons allowing to display the policy in a modal * Add configuration option to disable IPv6 or IPv4 for defined routers ; using this option will limit the query to the enabled protocol version - (both versions of the protocol are enabled by default). + (both versions of the protocol are enabled by default) * Add configuration option to set the connection timeout for defined routers ; it can be useful when a query takes a long time (ie traceroute with hidden hosts in the path) |