-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
supportA request for help setting things upA request for help setting things up
Description
I'm running the following:
docker run -p 3000:3000 --env-file env.local huggingface/chat-ui
The env file has the following set: HF_TOKEN
, MONGODB_URL
and MODELS
. The container prints the following:
Listening on 0.0.0.0:3000
However, on hitting the localhost:3000
, I get a blank page with Not found
.
I can repro this consistently. Can anyone share who is able to use docker and get it to work.
Metadata
Metadata
Assignees
Labels
supportA request for help setting things upA request for help setting things up