projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd206f0
)
fix typo in production guide (#208)
author
taziden
<taziden@flexiden.org>
Wed, 17 Jan 2018 10:34:26 +0000
(11:34 +0100)
committer
Chocobozzz
<me@florianbigard.com>
Wed, 17 Jan 2018 10:34:26 +0000
(11:34 +0100)
support/doc/production.md
patch
|
blob
|
history
diff --git
a/support/doc/production.md
b/support/doc/production.md
index d427489c71982c8dae321b7399b2bbc17a83936d..7f43e438c0dbc857d05bfaf890aa8957f77a4231 100644
(file)
--- a/
support/doc/production.md
+++ b/
support/doc/production.md
@@
-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.