mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 01:39:37 +02:00
Try to improve documentations/readme
This commit is contained in:
parent
339632b4a3
commit
63bfad7ec9
12 changed files with 335 additions and 374 deletions
4
FAQ.md
4
FAQ.md
|
@ -31,9 +31,9 @@ We think it is acceptable for a video platform.
|
|||
WEBM, MP4 or OGV videos.
|
||||
|
||||
|
||||
## I want to change my host or move to HTTPS, how can I do that?
|
||||
## I want to change my host, how can I do that?
|
||||
|
||||
If you already have followers, you can't.
|
||||
|
||||
If you don't have any followers, update your configuration and run
|
||||
`NODE_ENV=production npm run update-host` to update the torrent files.
|
||||
`NODE_ENV=production npm run update-host` to update the torrent files (they contain your domain name).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue