diff options
Diffstat (limited to 'support/doc/production.md')
-rw-r--r-- | support/doc/production.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/production.md b/support/doc/production.md index 4a8c488ee..625e8b26a 100644 --- a/support/doc/production.md +++ b/support/doc/production.md | |||
@@ -84,7 +84,7 @@ $ cd /var/www/peertube && sudo -u peertube cp peertube-latest/config/production. | |||
84 | Then edit the `config/production.yaml` file according to your webserver | 84 | Then edit the `config/production.yaml` file according to your webserver |
85 | configuration. | 85 | configuration. |
86 | 86 | ||
87 | **PeerTube does not support webserver host change**. Keep in mind your domain name is definitive after your first PeerTube start. | 87 | **PeerTube does not support webserver host change**. Even though [PeerTube CLI can help you to switch hostname](https://docs.joinpeertube.org/#/maintain-tools?id=update-hostjs) there's no official support for that since it is a risky operation that might result in unforeseen errors. |
88 | 88 | ||
89 | ### Webserver | 89 | ### Webserver |
90 | 90 | ||