Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker run is not working #1633

Open
sebastiangonsal opened this issue Dec 23, 2024 · 0 comments
Open

docker run is not working #1633

sebastiangonsal opened this issue Dec 23, 2024 · 0 comments

Comments

@sebastiangonsal
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant