From: Sam Saffron Date: Fri, 20 Dec 2013 05:39:59 +0000 (-0800) Subject: correct default X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=116a8438f12db86637bb8f18aef12ed443be776f;p=discourse_docker.git correct default --- diff --git a/samples/web_only.yml b/samples/web_only.yml index 6c9a41a..1570468 100644 --- a/samples/web_only.yml +++ b/samples/web_only.yml @@ -18,7 +18,7 @@ params: # developer emails allow you to fast track account creation on the site env: # add emails here - DEVELOPER_EMAILS: '' + DISCOURSE_DEVELOPER_EMAILS: '' DISCOURSE_DB_SOCKET: '' DISCOURSE_DB_PASSWORD: SOME_SECRET DISCOURSE_DB_HOST: YOUR_IP_ADDRESS