优化修改部署

This commit is contained in:
2026-04-07 17:06:12 +08:00
parent 41a586b97b
commit 14584aed3d
16 changed files with 78 additions and 10 deletions

5
.gitattributes vendored Normal file
View File

@@ -0,0 +1,5 @@
# Shell scripts must use LF line endings
*.sh text eol=lf
.env* text eol=lf
*.conf text eol=lf
docker-compose.yml text eol=lf