reinstalled drupal core using composer-drupal/drupal-project

This commit is contained in:
2019-04-29 17:40:57 +02:00
parent 19ad4aa6e9
commit 1238177d1d
6 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
server {
listen 80 default_server;
root /var/www/html;
root /var/www/html/web;
index index.html index.php;
server_name *.encyclopediedelaparole.org;