wandb / openui

OpenUI let's you describe UI using your imagination, then see it rendered live.
https://openui.fly.dev
Apache License 2.0
16.86k stars 1.47k forks source link

cannot use non loopback addresses #98

Closed VincentJGeisler closed 1 month ago

VincentJGeisler commented 1 month ago

Im trying to install this on an AI server.

our ollama instance is running on a different machine, so problem 1. but i also cannot connect to this docker because the server is headless, i can't connect remotely to the loopback.

how do i make this listen on another address?

ports:

vanpelt commented 1 month ago

Set the OLLAMA_HOST env variable