Canop / miaou

A chat server with OAuth2 authentication, persistent and searchable history, video and audio, markdown formatting, private and public rooms, stars, votes, embedded games, and many other features
http://miaou.dystroy.org/
Other
539 stars 73 forks source link

Fixed install instructions to specify psql host #64

Closed ViktorNova closed 6 years ago

ViktorNova commented 8 years ago

This previously did not work on Ubuntu without specifying the host

Canop commented 8 years ago

I'm sure I never had to specify the host when connecting locally. I'd like to have some review of this problem before merging.

Ckln commented 7 years ago

To add to that when I recently install Miaou I also add to use -h option to be able to connect, but once Miaou was install I could drop the -h option PS: I'm on a LXLE which is a derived from Ubuntu