Spaces:
Sleeping
Sleeping
Commit
·
27bd8d4
1
Parent(s):
3e21c67
Update default
Browse files
default
CHANGED
|
@@ -38,8 +38,8 @@ server {
|
|
| 38 |
#
|
| 39 |
# include snippets/snakeoil.conf;
|
| 40 |
|
| 41 |
-
root /home/user/app/;
|
| 42 |
-
|
| 43 |
|
| 44 |
# Add index.php to the list if you are using PHP
|
| 45 |
index index.html index.htm index.nginx-debian.html;
|
|
|
|
| 38 |
#
|
| 39 |
# include snippets/snakeoil.conf;
|
| 40 |
|
| 41 |
+
#root /home/user/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;
|