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