fix: 文本传输存在xss问题
This commit is contained in:
+2
-2
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user