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