This commit is contained in:
gauthiier
2022-03-19 14:44:23 +01:00
parent 5abbf6a168
commit 188c9b7268
-1
View File
@@ -15,7 +15,6 @@ server {
location / {
root /home/%user?/html/%domain?;
try_files $uri $uri/index.html;
}