install nginx

master
Niklas Yann Wettengel 6 years ago
parent 78d31cce2c
commit aa0593233e

@ -17,9 +17,7 @@ http {
access_log off;
error_log /var/log/nginx/error.log;
#gzip on;
gzip off;
gzip_disable "msie6";
charset UTF-8;

@ -10,7 +10,7 @@
#- install_ssmtp
- install_cronie
- install_php
#- install_nginx
- install_nginx
- install_ntp
- install_haveged
- setup_batman

Loading…
Cancel
Save