X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;ds=sidebyside;f=docs%2Finstallation%2Fdebian_based_en.md;h=b8c2b8e867574487db7de24c2c3aee89883a8dbd;hb=75b94a2f352ea255b0785d0f3ba2c849c8355e04;hp=c5687a01e0db3b292fc60e1944bbf8d7db497d78;hpb=0b19534475284b902746be1ee02ed6f1be20a4fa;p=akkoma diff --git a/docs/installation/debian_based_en.md b/docs/installation/debian_based_en.md index c5687a01e..b8c2b8e86 100644 --- a/docs/installation/debian_based_en.md +++ b/docs/installation/debian_based_en.md @@ -90,7 +90,7 @@ cd /opt/pleroma sudo -Hu pleroma mix deps.get ``` -* Generate the configuration: `sudo -Hu pleroma mix pleroma.instance gen` +* Generate the configuration: `sudo -Hu pleroma MIX_ENV=prod mix pleroma.instance gen` * Answer with `yes` if it asks you to install `rebar3`. * This may take some time, because parts of pleroma get compiled first. * After that it will ask you a few questions about your instance and generates a configuration file in `config/generated_config.exs`. @@ -202,4 +202,4 @@ sudo -Hu pleroma MIX_ENV=prod mix pleroma.user new