made a generic drupal env

This commit is contained in:
2019-07-15 15:02:17 +02:00
parent ceaf3963b0
commit 60950e3f73
276 changed files with 17 additions and 45304 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
server {
listen 80 default_server;
root /var/www/html/d8.materio.com/public_html/web;
root /var/www/html/web;
index index.html index.php;
server_name *.materio.com;
# server_name *.materio.com;
charset utf-8;