vikunja icon indicating copy to clipboard operation
vikunja copied to clipboard

No ipv4 listening on new install

Open jwynn6 opened this issue 11 months ago • 1 comments

Description

Implementing exactly the traefik v2 example docker-compose, there is no listening port opened for ipv4. Modifying the VIKUNJA_SERVICE_INTERFACE to listen on 0.0.0.0:3456 has no effect either. Modifying it to listen on other ipv4 addresses (127.0.0.1:3456) does work however.

Vikunja Version

0.23 and unstable were both tested against

Browser and version

No response

Can you reproduce the bug on the Vikunja demo site?

No

Screenshots

No response

jwynn6 avatar Mar 18 '24 14:03 jwynn6