some formatting
parent
578ece761d
commit
afe3841237
|
@ -17,7 +17,7 @@ server {
|
||||||
fastcgi_pass unix:/run/php/php7.4-fpm.sock;
|
fastcgi_pass unix:/run/php/php7.4-fpm.sock;
|
||||||
}
|
}
|
||||||
|
|
||||||
location /mob {
|
location /mob {
|
||||||
try_files $uri $uri/ /mob/index.php?$args;
|
try_files $uri $uri/ /mob/index.php?$args;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue