X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=installation%2Fpleroma.service;h=ee00a3b7ad5b7654b7e8dcdf23f362f284e0786c;hb=dc36d6e9d21dc47fa9b6332c6444a055f789fabd;hp=5dcbc13877f916de16443bec9ead491ee26bb687;hpb=305d2194136d4560e02c110d528164034d3727b2;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