mirror of
https://github.com/mykitserver/docker-limesurvey.git
synced 2025-12-06 16:39:11 +01:00
@@ -12,6 +12,7 @@ http {
|
||||
listen 80;
|
||||
index index.php;
|
||||
set $host_path "/var/www/html";
|
||||
include /etc/nginx/mime.types;
|
||||
root /var/www/html;
|
||||
server_name localhost;
|
||||
charset utf-8;
|
||||
|
||||
Reference in New Issue
Block a user