summaryrefslogtreecommitdiff
path: root/installation/pleroma.service
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2020-08-10 13:05:13 +0000
committerlain <lain@soykaf.club>2020-08-10 13:05:13 +0000
commit5c4548d5e74e40e18d8d1ed98ad256568a063370 (patch)
tree24f3288cd3bf5ac95b2adcf351da346fb53159d0 /installation/pleroma.service
parent00a4980c618c29ca337ac10a54121ecd7d687d3f (diff)
downloadpleroma-5c4548d5e74e40e18d8d1ed98ad256568a063370.tar.gz
pleroma-5c4548d5e74e40e18d8d1ed98ad256568a063370.zip
Revert "Merge branch 'issue/1023' into 'develop'"
This reverts merge request !2763
Diffstat (limited to 'installation/pleroma.service')
-rw-r--r--installation/pleroma.service2
1 files changed, 0 insertions, 2 deletions
diff --git a/installation/pleroma.service b/installation/pleroma.service
index ee00a3b7a..5dcbc1387 100644
--- a/installation/pleroma.service
+++ b/installation/pleroma.service
@@ -17,8 +17,6 @@ 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