all repos — honk @ 84442144f1c7ea2604f98ee63730f430df496780

my fork of honk

specify 127.0.0.1 in readme. some people still trying to use ipv6.
Ted Unangst tedu@tedunangst.com
Sat, 23 Jul 2022 17:49:04 -0400
commit

84442144f1c7ea2604f98ee63730f430df496780

parent

98a8585fc28cd27e9b942edac3fe0c35551e434d

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M READMEREADME

@@ -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.