Testing, BugFixes and Review Improvements
- Fix SabNZBD hostname whitelist issues - Add transmission settings to GUI - Fix some qbittorrent connection issues - Remove Torrent Ingress - Fix some device mounting gui issues - Change repo url references - Cleaning up the homepage - Drop Deluge (App is not safe due to being mostly abandoned) - Move Emby to own Non-Root container - Create new trains and move charts->stable - Add Plex app - update emby and plex intel hardware support - Implement new parallel CI for Apps - Move PGID, PUID, TZ and UMASK settings to "Container Image" configuration - Stop running some workflows on staging - Add branch security trigger to matrix workflows Co-authored-by: Troy Prelog <35702532+tprelog@users.noreply.github.com>
This commit is contained in:
co-authored by
Troy Prelog
parent
c9a3f01580
commit
56211222bf
@@ -0,0 +1,14 @@
|
||||
---
|
||||
process:
|
||||
qbittorrent-nox:
|
||||
running: true
|
||||
|
||||
port:
|
||||
tcp6:8080:
|
||||
listening: true
|
||||
|
||||
http:
|
||||
http://localhost:8080:
|
||||
status: 200
|
||||
body:
|
||||
- '<title>qBittorrent Web UI</title>'
|
||||
Reference in New Issue
Block a user