Skip to content

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

@huangyan0914

Description

@huangyan0914

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

image

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

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions