edgurgel / poxa

Pusher server implementation compatible with Pusher client libraries.
https://poxa.onrender.com/
MIT License
1.05k stars 96 forks source link

where is poxa.conf and how do i change host to 0.0.0.0? #154

Closed whatsdis closed 5 years ago

whatsdis commented 5 years ago

I cannot find where the default poxa.conf file is, where does it need to be, what are the formats?

I need to change the host from localhost to 0.0.0.0 which is running on a webserver and I need to access it via 234.234.234:8080 for example.

edgurgel commented 5 years ago

Poxa.conf is not used since 1.0.0. Every configuration is exposed by environment variables: https://github.com/edgurgel/poxa#configuration