Add warning regarding the domain name for docker install
authorChocobozzz <me@florianbigard.com>
Thu, 28 Jun 2018 13:25:39 +0000 (15:25 +0200)
committerChocobozzz <me@florianbigard.com>
Thu, 28 Jun 2018 13:53:13 +0000 (15:53 +0200)
support/doc/docker.md

index ddf4ad25daa0376aaeb2c5aac4c88df3cf0f4bb3..08796180292d63917eef8dd7ebfd78a09817aae0 100644 (file)
@@ -8,6 +8,8 @@ You can quickly get a server running using Docker. You need to have
 
 ### Install
 
+**PeerTube does not support webserver host change**. Keep in mind your domain name is definitive after your first PeerTube start.
+
 PeerTube needs a PostgreSQL and a Redis instance to work correctly. If you want
 to quickly set up a full environment, either for trying the service or in
 production, you can use a `docker-compose` setup.