We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
之前的域名和服务器过期了(后悔只买了一年),所以我不得不重新走一遍部署流程;还是使用我最爱的nginx proxy manager对我的子域名进行管理,我发现之前可以部署ssl证书的,突然不行了,我搜了一下发现是这个问题,之前可能也有遇到,但是我忘了。
其他一劳永逸的方法:直接写进dockerfile,参考[https://www.xiaocaicai.com/2023/07/nginx-proxy-manager-%e5%ae%89%e8%a3%85-zope%e5%8c%85/]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
docker exec -it docker-id /bin/bash
pip install zope
其他一劳永逸的方法:直接写进dockerfile,参考[https://www.xiaocaicai.com/2023/07/nginx-proxy-manager-%e5%ae%89%e8%a3%85-zope%e5%8c%85/]
The text was updated successfully, but these errors were encountered: