karlomikus / vue-salt-rim

Salt Rim is a Vue based web client used for connecting to Bar Assistant server instance.
https://barassistant.app
MIT License
92 stars 17 forks source link

Doesn't work on ipv4-only hosts #189

Open disconn3ct opened 1 month ago

disconn3ct commented 1 month ago

On a host with ipv6 disabled: 2024/07/22 16:53:13 [emerg] 1#1: socket() [::]:8080 failed (97: Address family not supported by protocol)

Removing this line fixes it: https://github.com/karlomikus/vue-salt-rim/blob/8670da496fdfb57e45f0e1065a00c21bcec1a291/docker/nginx.conf#L18