FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Can not visit localhost:3000 after deployment using docker · Issue #164 · sqlchat/sqlchat · GitHub

Can not visit localhost:3000 after deployment using docker #164

Description

I use the following command to run sqlchat, but I can not visit the page. I have replace OPENAI_API_KEY using my own.

docker run --name sqlchat_hy2 --platform linux/amd64 --env NEXTAUTH_SECRET=abcde --env OPENAI_API_KEY=xxxxx -p 3000:3000 --hostname localhost sqlchat/sqlchat

OS: Windows 11
Docker Desktop: 4.30.0
Docker Engine: v26.1.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL