Add GUID direction in ntfy URL

This commit is contained in:
Stephen
2024-01-07 10:46:42 +10:00
parent 37d95b788b
commit 17e20d4ae8

View File

@@ -28,7 +28,7 @@ beef:
username: "notifier" # Username can be anything
ntfy:
enable: false
endpoint_url: "https://ntfy.sh/beef"
endpoint_url: "https://ntfy.sh/beef-[GUID]" # Update GUID
username: "" # Leave blank if not needed
password: "" # Leave blank if not needed