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

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

Open
morrispetris opened this issue Mar 21, 2024 · 2 comments
Open

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

morrispetris opened this issue Mar 21, 2024 · 2 comments

Comments

@morrispetris
Copy link

morrispetris commented Mar 21, 2024

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?

@ShangyiAlone
Copy link

i have the same thing

@ykc1043
Copy link

ykc1043 commented Oct 2, 2024

Me too. Have you solved it

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

3 participants