summarylogtreecommitdiffstats
path: root/nextcloud-app-notify_push.service
diff options
context:
space:
mode:
Diffstat (limited to 'nextcloud-app-notify_push.service')
-rw-r--r--nextcloud-app-notify_push.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/nextcloud-app-notify_push.service b/nextcloud-app-notify_push.service
index 4c689241d4c3..00b7ec12cb6c 100644
--- a/nextcloud-app-notify_push.service
+++ b/nextcloud-app-notify_push.service
@@ -2,7 +2,7 @@
Description = Push daemon for Nextcloud clients
[Service]
-Environment = PORT=7867
+Environment = PORT=7867 BIND=127.0.0.1
ExecStart = /usr/share/webapps/nextcloud/apps/notify_push/bin/ARCH/notify_push /etc/webapps/nextcloud/config/config.php
User = nextcloud