feat: add D-InSAR source bundle distribution

This commit is contained in:
2026-05-11 11:08:53 +08:00
parent 6893041a9f
commit 508ca5641a
11 changed files with 1150 additions and 63 deletions
+2
View File
@@ -18,6 +18,8 @@ http {
sendfile on;
keepalive_timeout 65;
# Large D-InSAR batch saves can exceed nginx's default 1m request body limit.
client_max_body_size 32m;
server {
listen 80;