fix: 增加 AI 匹配失败弹窗并补齐部署配置 (#229)

This commit is contained in:
chengma
2026-08-14 17:48:58 +08:00
parent 03d3cb5ac9
commit 0208dc6b76
11 changed files with 105 additions and 6 deletions
+2 -2
View File
@@ -18,9 +18,9 @@ UMask=0077
NoNewPrivileges=true
PrivateTmp=true
ProtectSystem=strict
ProtectSystem=true
ProtectHome=true
ReadWritePaths=/opt/cmautobuy/data
ReadWriteDirectories=/opt/cmautobuy/data /etc/cmautobuy/secrets
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
[Install]