Files
condor 679e0b4184 init
2026-07-24 18:54:53 +08:00

4 lines
56 B
Plaintext

location / {
try_files $uri $uri/ /index.php?$args;
}