Update test nginx-template.yml

This commit is contained in:
Alexander Rublev 2018-11-19 07:10:19 +03:00
parent 19d19483d7
commit 164a6bda98

View File

@ -15,6 +15,9 @@
server_name: localhost
error_page: /usr/share/nginx/html
web_server:
html_file_location: /usr/share/nginx/html
html_file_name: index.html
locations:
default:
location: /
html_file_location: /usr/share/nginx/html
html_file_name: index.html
http_demo_conf: false