Skip to content

Local Docker deployment redirect to https://codecv.top #17

@morrispetris

Description

@morrispetris

I followed the instructions to deploy the docker:
git clone https://github.com/acmenlei/codecv.git
cd codecv/
docker build -t codecv:v1 .
docker run -d -t -p 8080:80 --name codecv --restart=always codecv:v1

When I access to "http://192.168.1.101:8080" in browser, it automatically redirects to https://codecv.top.

May I know how to solve it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions