mirror of https://github.com/Chocobozzz/PeerTube
Add link to wiki for production installation
parent
41aa84ccb7
commit
023553a2bd
|
@ -168,6 +168,8 @@ You can check the application (CORS headers, tracker websocket...) by running:
|
|||
|
||||
$ NODE_ENV=production npm run check
|
||||
|
||||
See [wiki](https://github.com/Chocobozzz/PeerTube/wiki) for complete installation commands.
|
||||
|
||||
### Upgrade
|
||||
|
||||
The following commands will upgrade the source (according to your current branch), upgrade node modules and rebuild client application:
|
||||
|
|
Loading…
Reference in New Issue