docs: 新增 docker 初始化信息

pull/117/head
allinssl 2025-05-20 16:31:02 +08:00 committed by GitHub
parent ad0cd016f6
commit 4a2f500006
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 1 deletions

View File

@ -48,6 +48,9 @@ docker run -itd \
-e ALLINSSL_URL=allinssl \ -e ALLINSSL_URL=allinssl \
allinssl/allinssl:latest allinssl/allinssl:latest
``` ```
- 访问地址http://ip:7979/allinssl
- 默认账号allinssl
- 默认密码allinssldocker
### 编译安装 ### 编译安装
- 编译安装时需要注意可执行文件的名称和运行目录,在`allinssl.sh`中需要修改为对应的名称和路径否则可能导致脚本不可用 - 编译安装时需要注意可执行文件的名称和运行目录,在`allinssl.sh`中需要修改为对应的名称和路径否则可能导致脚本不可用