added generated pleroma.env

This commit is contained in:
Maksim Pechnikov 2020-07-14 07:31:21 +03:00
commit 20e68b30f0
6 changed files with 111 additions and 2 deletions

View file

@ -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