X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=installation%2Fpleroma.service;h=ee00a3b7ad5b7654b7e8dcdf23f362f284e0786c;hb=cf4f3937946eb0232be8bf8ddba08d365b4e17ee;hp=5dcbc13877f916de16443bec9ead491ee26bb687;hpb=49b5f8d7c903231be64a1ee75445f37700b024b5;p=akkoma diff --git a/installation/pleroma.service b/installation/pleroma.service index 5dcbc1387..ee00a3b7a 100644 --- a/installation/pleroma.service +++ b/installation/pleroma.service @@ -17,6 +17,8 @@ Environment="MIX_ENV=prod" Environment="HOME=/var/lib/pleroma" ; Path to the folder containing the Pleroma installation. WorkingDirectory=/opt/pleroma +; Path to the environment file. the file contains RELEASE_COOKIE and etc +EnvironmentFile=/opt/pleroma/config/pleroma.env ; Path to the Mix binary. ExecStart=/usr/bin/mix phx.server