1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-11-09 11:42:28 +01:00

fix syntax error

This commit is contained in:
azman0101 2015-10-21 13:57:56 +02:00
parent e0b94717a7
commit e8363a26f0

View File

@ -31,3 +31,4 @@ server {
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
include fastcgi_params;
}
}