docs: Upgrade guide root * matcher token, because path starts with / (#31)

This commit is contained in:
Dennis Hoppe 2020-04-30 17:11:04 +02:00 committed by GitHub
parent ac03a8e7c7
commit d235f6a9c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,7 +70,7 @@ You can also use another folder as the site root:
```
localhost
root /home/me/mysite
root * /home/me/mysite
file_server
```