X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=installation%2Fpleroma.service;h=ee00a3b7ad5b7654b7e8dcdf23f362f284e0786c;hb=56b5b9aa276c0a302c89dc7ca02c18fdc4645e56;hp=5dcbc13877f916de16443bec9ead491ee26bb687;hpb=06c4935c11fc58f5ede18706bc46dcc502e64052;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