Files
biji/docker/caddy/Caddyfile
黄孟 8cdba1c0e6 docs(README): 更新项目文档并添加部署指南
- 在 README.md 中添加了详细的项目结构、快速开始、使用指南、开发指南等内容
- 新增生产环境部署步骤,包括前端和后端的构建
2025-08-06 16:06:35 +08:00

10 lines
176 B
Caddyfile
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
主配置文件,在/config目录
{
# 全局选项:可关掉自动 HTTPS测试环境
# auto_https off
}
# 自动引入子配置
import sites-enabled/*.caddy