diff options
Diffstat (limited to 'FAQ.md')
-rw-r--r-- | FAQ.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -31,9 +31,9 @@ We think it is acceptable for a video platform. | |||
31 | WEBM, MP4 or OGV videos. | 31 | WEBM, MP4 or OGV videos. |
32 | 32 | ||
33 | 33 | ||
34 | ## I want to change my host or move to HTTPS, how can I do that? | 34 | ## I want to change my host, how can I do that? |
35 | 35 | ||
36 | If you already have followers, you can't. | 36 | If you already have followers, you can't. |
37 | 37 | ||
38 | If you don't have any followers, update your configuration and run | 38 | If you don't have any followers, update your configuration and run |
39 | `NODE_ENV=production npm run update-host` to update the torrent files. | 39 | `NODE_ENV=production npm run update-host` to update the torrent files (they contain your domain name). |