Skip to content

Commit

Permalink
Updated README.md docker SSL section.
Browse files Browse the repository at this point in the history
  • Loading branch information
allinurl committed Apr 26, 2018
1 parent 060fa41 commit 999b35d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,11 +225,9 @@ If you want to expose goaccess on a different port on the host machine, you
or for secured connections (TLS/SSL), please ensure your configuration file
contains the following lines:

ws-url wss://example.com:8080

# Note that ssl-cert and ssl-key are needed to enable TLS/SSL secured connections.
ssl-cert /srv/data/domain.crt
ssl-key /srv/data/domain.key
ws-url wss://example.com:8080

Once you have your configuration file all set, clone the repo:

Expand Down

0 comments on commit 999b35d

Please sign in to comment.