silencewing commited on
Commit
e053a0f
·
1 Parent(s): dfb0dcb

Update default.txt

Browse files
Files changed (1) hide show
  1. default.txt +2 -1
default.txt CHANGED
@@ -38,7 +38,8 @@ server {
38
  #
39
  # include snippets/snakeoil.conf;
40
 
41
- root /var/www/html;
 
42
 
43
  # Add index.php to the list if you are using PHP
44
  index index.html index.htm index.nginx-debian.html;
 
38
  #
39
  # include snippets/snakeoil.conf;
40
 
41
+ root /home/app;
42
+ #root /var/www/html;
43
 
44
  # Add index.php to the list if you are using PHP
45
  index index.html index.htm index.nginx-debian.html;