Hi,
I tried to install and use the soft pulling the docker image and trying to run it in an offline environment using docker compose. The thing is, when I open my browser I get a page telling me that I m offline and I need to check my network connection.
I suppose that if the soft is free to use and can be self hosted it can work fine in an offline environment.
I tried to put the computer ip address, localhost or 127.0.0.1 in the public url env variable and to allow cors but didn’t change.
Can someone tell me if this is a bug, or if I miss understood something or also what I probably misconfigured ?
Thanks