fix
This commit is contained in:
parent
ca8106ea47
commit
8d6ef30850
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
root /var/www/;
|
||||
location /__PATH__/ {
|
||||
location __PATH__/ {
|
||||
index index.html; # Pour automatiquement avoir le load de index.html
|
||||
|
||||
}
|
Loading…
Reference in a new issue