Update signal URL and account in config example

This commit is contained in:
2026-03-10 23:25:46 -04:00
committed by GitHub
parent 6204f08342
commit cf5e8fe6d4

View File

@@ -5,10 +5,10 @@ webhook_secret = ""
listen_addr = ":9900"
# signal-cli JSON-RPC endpoint
signal_url = "http://127.0.0.1:8080"
signal_url = "http://127.0.0.1:8081"
# signal-cli account (phone number registered with signal-cli)
signal_account = "+1234567890"
signal_account = "+YOURNUMBER"
# Signal recipient UUID for DM notifications
signal_recipient = ""