mirror of https://github.com/caronc/apprise
Updated config_yaml (markdown)
parent
83b532554e
commit
6a5b265f7f
|
@ -55,7 +55,7 @@ version: 1
|
||||||
asset:
|
asset:
|
||||||
app_id: NuxRef
|
app_id: NuxRef
|
||||||
app_desc: NuxRef Notification
|
app_desc: NuxRef Notification
|
||||||
app_url: http://nuxref.com
|
app_url: https//nuxref.com
|
||||||
|
|
||||||
# Define your URLs (Mandatory!)
|
# Define your URLs (Mandatory!)
|
||||||
urls:
|
urls:
|
||||||
|
@ -73,7 +73,7 @@ version: 1
|
||||||
asset:
|
asset:
|
||||||
app_id: AppriseTest
|
app_id: AppriseTest
|
||||||
app_desc: Apprise Test Notifications
|
app_desc: Apprise Test Notifications
|
||||||
app_url: http://nuxref.com
|
app_url: https://nuxref.com
|
||||||
|
|
||||||
# Optionally define some global tags to associate with ALL of your
|
# Optionally define some global tags to associate with ALL of your
|
||||||
# urls below.
|
# urls below.
|
||||||
|
|
Loading…
Reference in New Issue