Skip to content

Commit 27c9ef9

Browse files
committed
Document a hiccup
1 parent 2247202 commit 27c9ef9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

www/doc/2.2/docker.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,12 @@ <h2>Running the web interface</h2>
6464
default; this command uses the <code>-p 8000:80</code> option to
6565
expose that container port as the host's port 8000.)</p>
6666

67+
<p>If you want to pass custom flags to the Herbie web server, make
68+
sure to also pass the <code>--public</code>
69+
and <code>--port=80</code> flags to enable the Dockerized Herbie to
70+
talk to your computer. Make sure to access the server using HTTP,
71+
not HTTPS.</p>
72+
6773
<p>If you are using the <code>--log</code>
6874
or <code>--save-session</code> flags for the web shell, you will
6975
also need to mount the relevant directories into the Docker

0 commit comments

Comments
 (0)