X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=installation%2Finit.d%2Fpleroma;fp=installation%2Finit.d%2Fpleroma;h=e908cda1b318ab4bea6d6371b898b8ecb12a6667;hb=14054cd004d91e89644c31d61b08d50ff0df09dd;hp=384536f7e99d50efdb17bfe1683990efb6b1ea04;hpb=20e68b30f08e0e0eae691dcf541968e344efdaae;p=akkoma diff --git a/installation/init.d/pleroma b/installation/init.d/pleroma index 384536f7e..e908cda1b 100755 --- a/installation/init.d/pleroma +++ b/installation/init.d/pleroma @@ -8,6 +8,7 @@ pidfile="/var/run/pleroma.pid" directory=/opt/pleroma healthcheck_delay=60 healthcheck_timer=30 +export $(cat /opt/pleroma/config/pleroma.env) : ${pleroma_port:-4000}