Update Caddyfile

This commit is contained in:
lmq8267 2024-12-29 15:38:19 +08:00 committed by GitHub
parent fd5e086251
commit 0c6a524875
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,11 +20,6 @@ admin $2a$14$RdbOHzJhf5BaapSdlYTCbe.yWY9cEZjyDpfgwStY28K/qsM1tX8tu
root * /mnt root * /mnt
#文件服务器 端口12311 #文件服务器 端口12311
file_server browse file_server browse
header {
#中文字符显示
Content-Type "charset=utf-8"
}
log { log {
#日志 路径/tmp/caddy/requests.log #日志 路径/tmp/caddy/requests.log