Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2021-10-13 02:01:05 +0300
committernachoparker <nacho@ownyourbits.com>2021-10-14 19:24:16 +0300
commit9bddfad8057c713c2698e768c855348498438dda (patch)
treef6be2535dd866e3cbf19d7bd69ce6059a98a394b /bin/ncp/CONFIG
parent4e790e4e9e61f1e5488d329dcca9b2dfdd7881e3 (diff)
fix HPB with dynamic IPv1.40.8
Signed-off-by: nachoparker <nacho@ownyourbits.com>
Diffstat (limited to 'bin/ncp/CONFIG')
-rw-r--r--bin/ncp/CONFIG/nc-nextcloud.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ncp/CONFIG/nc-nextcloud.sh b/bin/ncp/CONFIG/nc-nextcloud.sh
index 7b60219a..795ffafa 100644
--- a/bin/ncp/CONFIG/nc-nextcloud.sh
+++ b/bin/ncp/CONFIG/nc-nextcloud.sh
@@ -219,6 +219,7 @@ After = mysql.service
[Service]
Environment = PORT=7867
+Environment = NEXTCLOUD_URL=https://localhost
ExecStart = /var/www/nextcloud/apps/notify_push/bin/"${arch}"/notify_push --allow-self-signed /var/www/nextcloud/config/config.php
User=www-data