RobinLinus 6 năm trước cách đây
mục cha
commit
9bb3c828aa
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      nginx.conf.example

+ 1 - 1
nginx.conf.example

@@ -36,7 +36,7 @@ http {
 
 
     server {
     server {
     server_name your.domain;
     server_name your.domain;
-        root         /path/to/secret-snapdrop/client;
+        root         /path/to/snapdrop/client;
 
 
         # Load configuration files for the default server block.
         # Load configuration files for the default server block.
         include /etc/nginx/default.d/*.conf;
         include /etc/nginx/default.d/*.conf;