mirror of
https://github.com/zulip/docker-zulip.git
synced 2025-11-10 17:05:39 +00:00
Fixes to the old veresion env vars
This commit is contained in:
@@ -51,7 +51,7 @@ docker run \
|
||||
-e "ZULIP_USER_DOMAIN=example.com" \
|
||||
-e "ZULIP_AUTH_BACKENDS_EmailAuthBackend=EmailAuthBackend" \
|
||||
-e "ZULIP_SECRETS_email_password=12345" \
|
||||
-e "ZULIP_SECRETS_rabbitmq_password=zulip" \
|
||||
-e "ZULIP_SECRETS_RABBITMQ_PASS=zulip" \
|
||||
-e "ZULIP_SETTINGS_EXTERNAL_HOST=example.com" \
|
||||
-e "ZULIP_SETTINGS_ZULIP_ADMINISTRATOR=admin@example.com" \
|
||||
-e "ZULIP_SETTINGS_ADMIN_DOMAIN=example.com" \
|
||||
|
||||
Reference in New Issue
Block a user