modification roles glpi

This commit is contained in:
root
2024-01-11 11:18:53 +01:00
parent ac1d2756bd
commit efcbd3d0cf
4 changed files with 7 additions and 21 deletions

View File

@@ -16,7 +16,7 @@ server {
fastcgi_param SERVER_NAME $host;
}
location /ficlients {
location /glpicli {
root /var/www/html;
autoindex on;
}