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

怎么安装 #166

Open
about300 opened this issue May 21, 2024 · 1 comment
Open

怎么安装 #166

about300 opened this issue May 21, 2024 · 1 comment

Comments

@about300
Copy link

安装完docker 之后就拉取镜像,可是安装教程来后面的步骤是什么?貌似建立完成后无法通过网页访问,有域名有公网ip,部署在vps上,ip是正常的。网页也么是拒绝访问,要么是意外终止,要么就是error无法构建

@CodeHuTuTu
Copy link

docker run -d -p 58080:80 --restart always --name subweb careywong/subweb:latest 指定这个命令启动容器后,公网访问应该是 http://IP:58080 有https协议和IP地址就替换成自己的。

你这描述不是很清楚呀。启动命令,连接地址都没有

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

2 participants