X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=installation%2Finit.d%2Fpleroma;h=e908cda1b318ab4bea6d6371b898b8ecb12a6667;hb=4e0e19a7060da9f3eb06ffb0bdb816c7dedb720b;hp=384536f7e99d50efdb17bfe1683990efb6b1ea04;hpb=f012c3a202ef43d1a8a1dc88f08057b7a41d3d78;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}