<p style="font-size:small;">Content-Length: 730 | <a href="http://clevelandohioweatherforecast.com//pFad.php?u=" style="font-size:small;">pFad</a> | <a href="http://github.com/perara/wg-manager/commit/eb3bbc69ef297318af339d6f7fd9c755c0a9c7eb.patch" style="font-size:small;">http://github.com/perara/wg-manager/commit/eb3bbc69ef297318af339d6f7fd9c755c0a9c7eb.patch</a></p>BE From eb3bbc69ef297318af339d6f7fd9c755c0a9c7eb Mon Sep 17 00:00:00 2001 From: Simon Lerpard <11946823+simonlerpard@users.noreply.github.com> Date: Mon, 8 Jun 2020 18:43:38 +0200 Subject: [PATCH] Add env HOST to docker run example args --- docs/guides/docker_configuration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/guides/docker_configuration.md b/docs/guides/docker_configuration.md index 1a26141..f7bb5a4 100644 --- a/docs/guides/docker_configuration.md +++ b/docs/guides/docker_configuration.md @@ -7,6 +7,7 @@ docker run -d \ -p "51800-51900:51800-51900/udp" \ -p "8888:8888" \ -v wg-manager:/config \ +-e HOST="0.0.0.0" \ -e PORT="8888" \ -e ADMIN_USERNAME="admin" \ -e ADMIN_PASSWORD="admin" \ <!-- URL input box at the bottom --> <form method="GET" action=""> <label for="targeturl-bottom"><b>Enter URL:</b></label> <input type="text" id="targeturl-bottom" name="u" value="http://github.com/perara/wg-manager/commit/eb3bbc69ef297318af339d6f7fd9c755c0a9c7eb.patch" required><br><small> <label for="useWeserv-bottom">Disable Weserv Image Reduction:</label> <input type="checkbox" id="useWeserv-bottom" name="useWeserv" value="false"><br> <label for="stripJS-bottom">Strip JavaScript:</label> <input type="checkbox" id="stripJS-bottom" name="stripJS" value="true"><br> <label for="stripImages-bottom">Strip Images:</label> <input type="checkbox" id="stripImages-bottom" name="stripImages" value="true"><br> <label for="stripFnts-bottom">Stripout Font Forcing:</label> <input type="checkbox" id="stripFnts-bottom" name="stripFnts" value="true"><br> <label for="stripCSS-bottom">Strip CSS:</label> <input type="checkbox" id="stripCSS-bottom" name="stripCSS" value="true"><br> <label for="stripVideos-bottom">Strip Videos:</label> <input type="checkbox" id="stripVideos-bottom" name="stripVideos" value="true"><br> <label for="removeMenus-bottom">Remove Headers and Menus:</label> <input type="checkbox" id="removeMenus-bottom" name="removeMenus" value="true"><br></small> <!-- New form elements Sandwich Strip --> <label for="start"><small>Remove from after:</label> <input type="text" id="start" name="start" value="<body>"> <label for="end"><small>to before:</label> <input type="text" id="end" name="end"> <input type="checkbox" id="applySandwichStrip" name="applySandwichStrip" value="1" onclick="submitForm()"> ApplySandwichStrip<br></small> <button type="submit">Fetch</button> </form><!-- Header banner at the bottom --> <p><h1><a href="http://clevelandohioweatherforecast.com//pFad.php?u=" title="pFad">pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier! <i>Saves Data!</i></a></h1><br><em>--- a PPN by Garber Painting Akron. <b> With Image Size Reduction </b>included!</em></p><p>Fetched URL: <a href="http://github.com/perara/wg-manager/commit/eb3bbc69ef297318af339d6f7fd9c755c0a9c7eb.patch" target="_blank">http://github.com/perara/wg-manager/commit/eb3bbc69ef297318af339d6f7fd9c755c0a9c7eb.patch</a></p><p>Alternative Proxies:</p><p><a href="http://clevelandohioweatherforecast.com/php-proxy/index.php?q=http://github.com/perara/wg-manager/commit/eb3bbc69ef297318af339d6f7fd9c755c0a9c7eb.patch" target="_blank">Alternative Proxy</a></p><p><a href="http://clevelandohioweatherforecast.com/pFad/index.php?u=http://github.com/perara/wg-manager/commit/eb3bbc69ef297318af339d6f7fd9c755c0a9c7eb.patch&useWeserv=true" target="_blank">pFad Proxy</a></p><p><a href="http://clevelandohioweatherforecast.com/pFad/v3index.php?u=http://github.com/perara/wg-manager/commit/eb3bbc69ef297318af339d6f7fd9c755c0a9c7eb.patch&useWeserv=true" target="_blank">pFad v3 Proxy</a></p><p><a href="http://clevelandohioweatherforecast.com/pFad/v4index.php?u=http://github.com/perara/wg-manager/commit/eb3bbc69ef297318af339d6f7fd9c755c0a9c7eb.patch&useWeserv=true" target="_blank">pFad v4 Proxy</a></p>