aboutsummaryrefslogtreecommitdiffhomepage
path: root/FAQ.md
diff options
context:
space:
mode:
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/FAQ.md b/FAQ.md
index 06c86ce10..1bcd6006a 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -31,9 +31,9 @@ We think it is acceptable for a video platform.
31WEBM, MP4 or OGV videos. 31WEBM, 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
36If you already have followers, you can't. 36If you already have followers, you can't.
37 37
38If you don't have any followers, update your configuration and run 38If 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).