mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 05:40:11 +01:00
Improve documentation
This commit is contained in:
parent
cbf39f9806
commit
1c59b671d5
2 changed files with 2 additions and 2 deletions
|
|
@ -58,7 +58,7 @@ Add to `/etc/nginx/sites-enabled/default`:
|
|||
```
|
||||
server {
|
||||
|
||||
root /usr/share/nginx/html;
|
||||
root /var/www/html;
|
||||
|
||||
location / {
|
||||
# Other config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue