abiao пре 5 година
родитељ
комит
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;
     }