fix: 文本传输存在xss问题

This commit is contained in:
Lan
2025-08-01 13:25:59 +08:00
parent bdab5bb375
commit 7be3b27415
35 changed files with 319 additions and 317 deletions
+2 -2
View File
@@ -194,9 +194,9 @@ docker run -d --restart=always -p 12345:12345 -v /opt/FileCodeBox/:/app/data --n
#### Docker Compose
```yml
```ymlfix
version: "3"
services:
services:s
file-code-box:
image: lanol/filecodebox:latest
volumes: