feat(sync): 实现设备认证与对象版本协议原型

This commit is contained in:
2026-09-07 15:45:37 +08:00
parent f193f699b2
commit 7fffbcd55a
17 changed files with 1444 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{$SYNC_DOMAIN} {
request_body {
max_size 2MB
}
reverse_proxy 127.0.0.1:8080
}