imagegenius / docker-obico

Monolithic (Single) Docker Container for Obico Server
https://hub.docker.com/r/imagegenius/obico
GNU General Public License v3.0
8 stars 3 forks source link

No Host IP #23

Closed Offlinedsad closed 2 weeks ago

Offlinedsad commented 2 months ago

Hi, after a docker update I cant connect to the webui. The logs only say the below. I have redis installed and working but that doesn't seem to be helping much

Error: No Host IP has been specified in the 'HOST_IP' variable. Please set this variable to the domain/ip you access Obico from For more information, see the README: https://github.com/imagegenius/docker-obico#variables

Offlinedsad commented 2 months ago

Hosting on unraid for context

hydazz commented 2 months ago

add another variable to the template called HOST_IP, and set it to the ip/domain you use to access the app https://github.com/imagegenius/docker-obico?tab=readme-ov-file#parameters it could be obico.example.com if using a reverse proxy, or just the ip of your unraid host