From fd5e57bbe2accbdb16b6aa65337c5ef44b5bd8fb Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 7 May 2018 18:39:42 +0200 Subject: Docker config directory as volume --- support/doc/docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'support/doc') diff --git a/support/doc/docker.md b/support/doc/docker.md index 093d7124e..ae2b0f9c0 100644 --- a/support/doc/docker.md +++ b/support/doc/docker.md @@ -30,7 +30,7 @@ you can use the regular `up` command to set it up, with possible overrides of the environment variables: ```bash -$ PEERTUBE_HOSTNAME=peertube.lvh.me \ +$ PEERTUBE_WEBSERVER_HOSTNAME=peertube.lvh.me \ PEERTUBE_ADMIN_EMAIL=test@example.com \ PEERTUBE_TRANSCODING_ENABLED=true \ PEERTUBE_SIGNUP_ENABLED=true \ -- cgit v1.2.3