diff options
author | Chocobozzz <me@florianbigard.com> | 2018-03-21 10:57:45 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-03-21 10:57:45 +0100 |
commit | 30f550251d2400af6bc9f469b0766453cdb7cdb6 (patch) | |
tree | e7486d67b43e2c4f5e7a4dd6b0e97f9312ea45ff | |
parent | c263f3b425354cb0114d8fc22b8c4a96c3865c0b (diff) | |
download | PeerTube-30f550251d2400af6bc9f469b0766453cdb7cdb6.tar.gz PeerTube-30f550251d2400af6bc9f469b0766453cdb7cdb6.tar.zst PeerTube-30f550251d2400af6bc9f469b0766453cdb7cdb6.zip |
Add information about the definitive peertube domaine name
-rw-r--r-- | support/doc/production.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/support/doc/production.md b/support/doc/production.md index 43c32f089..3a58811b0 100644 --- a/support/doc/production.md +++ b/support/doc/production.md | |||
@@ -68,6 +68,8 @@ $ cd /var/www/peertube && sudo -u peertube cp peertube-latest/config/production. | |||
68 | Then edit the `config/production.yaml` file according to your webserver | 68 | Then edit the `config/production.yaml` file according to your webserver |
69 | configuration. | 69 | configuration. |
70 | 70 | ||
71 | **PeerTube does not support webserver host change**. Keep in mind your domain name is definitive after your first PeerTube start. | ||
72 | |||
71 | ### Webserver | 73 | ### Webserver |
72 | 74 | ||
73 | We only provide official configuration files for Nginx. | 75 | We only provide official configuration files for Nginx. |