Export users 500k+ lines, seed, supervisord setup

This commit is contained in:
Ilya Rogozhin
2026-06-09 18:52:21 +02:00
parent 299ab41b7d
commit 792e4d7f28
15 changed files with 469 additions and 223 deletions
+1 -1
View File
@@ -44,6 +44,6 @@ server {
}
location / {
try_files $uri /index.php?$args;
try_files $uri $uri/ /index.php?$query_string;
}
}