update:后台完善
This commit is contained in:
@@ -30,7 +30,11 @@
|
|||||||
### Docker一键部署
|
### Docker一键部署
|
||||||
|
|
||||||
#### 2.0版本,开发中
|
#### 2.0版本,开发中
|
||||||
|
默认信息
|
||||||
|
|
||||||
|
后端地址:`/#/admin`
|
||||||
|
|
||||||
|
后台密码:`FileCodeBox2023`
|
||||||
```bash
|
```bash
|
||||||
docker run -d --restart=always -p 12345:12345 -v /opt/FileCodeBox/:/app/data --name filecodebox lanol/filecodebox:beta
|
docker run -d --restart=always -p 12345:12345 -v /opt/FileCodeBox/:/app/data --name filecodebox lanol/filecodebox:beta
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user