update:后台完善

This commit is contained in:
lan
2023-08-15 20:48:07 +08:00
parent ba9718917d
commit c560d0620f
+4
View File
@@ -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