Update README.md

This commit is contained in:
lmq8267 2024-01-30 20:54:32 +08:00 committed by GitHub
parent a8c3b61ce0
commit 68f275f172
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,6 +3,7 @@
项目地址https://github.com/caddyserver/caddy
没有添加caddy二进制程序需要下载或编译对应cpu架构的二进制程序手动上传至路由器然后填写对应的程序路径。
caddy的大概 [命令参数](https://github.com/lmq8267/caddy/blob/main/README_caddy.md)
------------------------------------------------------
编译的大概步骤:抄自网上的方法