cryptag / leapchat

Ephemeral, encrypted, in-browser chat rooms
https://www.leapchat.org/
Other
184 stars 32 forks source link

Tell Go binary to listen on 0.0.0.0 instead of 127.0.0.1 when running inside a Docker dev container #260

Closed elimisteve closed 1 year ago

elimisteve commented 1 year ago

Turns out it's not necessary! Yay network_mode: host .