abiao лет назад: 5
Родитель
Сommit
584cf73893
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      statement-pc/nginx/test.conf

+ 2 - 2
statement-pc/nginx/test.conf

@@ -4,10 +4,10 @@ server {
 
     set $platform pc;
 
-    root /home/www/dist/steatement.hiwavo.com/;
+    root /home/www/dist/statement.hiwavo.com/;
 
     location =/favicon.ico {
-      root /home/www/dist/steatement.hiwavo.com;
+      root /home/www/dist/statement.hiwavo.com;
       expires  30d;
     }