Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/commit/1f5dcef29d1d0d9f6e90fdde8979cffaec794200?style=split&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update .travis.yml

Added Travis CI webhook for Discord
pull/2/head
Leonardo Galli 8 years ago committed by GitHub
parent 899c1d98e3
commit 1f5dcef29d

@ -10,3 +10,5 @@ install:
after_success: after_success:
- chmod +x package.sh - chmod +x package.sh
- ./package.sh - ./package.sh
notifications:
- webhooks: https://discordapp.com/api/webhooks/266910310219251712/V-QvCcnYkg3O8PMevcAJOJyCgrYkZQoF2pupLDGbaISNUECmYPd6LRwl3avKHsPyfgWP

Loading…
Cancel
Save