README.install-notify_push: fix error in service file 'notify_push.service'.
This commit is contained in:
parent
af9c68fc70
commit
dcc24e3ecc
@ -132,7 +132,7 @@ Documentation=https://github.com/nextcloud/notify_push
|
||||
|
||||
[Service]
|
||||
# Change if you already have something running on this port
|
||||
Environment=PORT=7867A
|
||||
Environment=PORT=7867
|
||||
# Run 'curl http://localhost:7868/metrics' to eee some metrivcs
|
||||
Environment=METRICS_PORT=7868
|
||||
Environment=NEXTCLOUD_URL=https://${WEBSITE}
|
||||
|
Loading…
Reference in New Issue
Block a user