Fix runtime GIS uploads for operator QA
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-07-09 14:03:38 +02:00
parent a1b33555b9
commit 7bf0757470
9 changed files with 75 additions and 5 deletions
+1
View File
@@ -1,6 +1,7 @@
server {
listen 80;
server_name _;
client_max_body_size 250m;
root /usr/share/nginx/html;
index index.html;