specify 127.0.0.1 in readme. some people still trying to use ipv6.

master
Ted Unangst 2 years ago
parent 578deeb6e9
commit 60557979f7

@ -34,7 +34,7 @@ First, create the database. This will ask four questions.
./honk init
username: (the username you want)
password: (the password you want)
listenaddr: (tcp or unix: localhost:31337, /var/www/honk.sock, etc.)
listenaddr: (tcp or unix: 127.0.0.1:31337, /var/www/honk.sock, etc.)
servername: (public DNS name: honk.example.com)
Then run honk.

Loading…
Cancel
Save