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