updated docker for new drupal setup : composer create-project drupal-project
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
server {
|
||||
listen 80 default_server;
|
||||
root /var/www/html/d8.materio.com/public_html;
|
||||
root /var/www/html/d8.materio.com/public_html/web;
|
||||
index index.html index.php;
|
||||
server_name *.materio.com;
|
||||
|
||||
|
Submodule public_html updated: 86792830fb...5ef12196cf
Reference in New Issue
Block a user