summaryrefslogtreecommitdiff
path: root/installation/pleroma.service
diff options
context:
space:
mode:
Diffstat (limited to 'installation/pleroma.service')
-rw-r--r--installation/pleroma.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/installation/pleroma.service b/installation/pleroma.service
index 5dcbc1387..02d0995fd 100644
--- a/installation/pleroma.service
+++ b/installation/pleroma.service
@@ -11,6 +11,7 @@ Restart=on-failure
User=pleroma
; Declares that Pleroma runs in production mode.
Environment="MIX_ENV=prod"
+Environment="ERL_EPMD_ADDRESS=127.0.0.1,::1"
; Make sure that all paths fit your installation.
; Path to the home directory of the user running the Pleroma service.