Closed x1a0 closed 8 years ago
I run it in docker.
It's OK to only listen on 127.0.0.1 for web server because browser runs in same container. However my IRC client runs in another container so I need IRC server to listen on a "public" address.
127.0.0.1
I run it in docker.
It's OK to only listen on
127.0.0.1
for web server because browser runs in same container. However my IRC client runs in another container so I need IRC server to listen on a "public" address.