Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Lidarr/commit/aabd25510ec0e9e12b0e4d571b46ed182f91d9a6 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Add thread to discord notification

Fixes 
pull/3044/head
Qstick 3 years ago committed by GitHub
parent 977fb31a91
commit aabd25510e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1022,3 +1022,4 @@ stages:
SYSTEM_ACCESSTOKEN: $(System.AccessToken)
DISCORDCHANNELID: $(discordChannelId)
DISCORDWEBHOOKKEY: $(discordWebhookKey)
DISCORDTHREADID: $(discordThreadId)

Loading…
Cancel
Save