From 4a2f500006cb8c4c598c8d42dfb34a9a93dad7af Mon Sep 17 00:00:00 2001 From: allinssl Date: Tue, 20 May 2025 16:31:02 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=96=B0=E5=A2=9E=20docker=20=E5=88=9D?= =?UTF-8?q?=E5=A7=8B=E5=8C=96=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 30bfec9..e08df2b 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,9 @@ docker run -itd \ -e ALLINSSL_URL=allinssl \ allinssl/allinssl:latest ``` +- 访问地址:http://ip:7979/allinssl +- 默认账号:allinssl +- 默认密码:allinssldocker ### 编译安装 - 编译安装时需要注意可执行文件的名称和运行目录,在`allinssl.sh`中需要修改为对应的名称和路径否则可能导致脚本不可用 @@ -169,4 +172,4 @@ allinssl 17: 卸载ALLinSSL 🗑️ --- -> 🌟 **Star本项目以支持开发** | 推荐用于:中小型网站运维、多证书管理场景、自动化HTTPS部署 \ No newline at end of file +> 🌟 **Star本项目以支持开发** | 推荐用于:中小型网站运维、多证书管理场景、自动化HTTPS部署