我希望关闭默认页面 #84
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
我只希望通过配置拉取镜像,不希望暴露默认页面避免被别人误用,有什么办法可以关闭页面吗?或者自定义到本地其他页面
git clone本项目,然后修改src/public/index.html 中的前端内容,然后docker buill或者go build .具体可以问下AI