fix typo in production guide (#208)

pull/209/head
taziden 2018-01-17 11:34:26 +01:00 committed by Chocobozzz
parent fd206f0b2d
commit a5c57bf33e
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ configuration.
Copy the nginx configuration template:
```
$ sudo cp /home/peertube/PeerTube/support/nginx/peertube /etc/nginx/sites-available/peertube
$ sudo cp /home/peertube/peertube-latest/support/nginx/peertube /etc/nginx/sites-available/peertube
```
Then modify the webserver configuration file. Please pay attention to the `alias` key of `/static/webseed` location.