This commit is contained in:
2024-03-07 11:05:58 +01:00
parent b7d3ef9f33
commit 4d635db56a
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ server {
listen 80 default_server;
root /var/www/html/popsucoloque.com/public_html/web;
index index.html index.php;
server_name *.materio.com;
server_name *.popsucoloque.com;
charset utf-8;