feat: Adds other *arr stack items.
This commit is contained in:
@@ -154,6 +154,35 @@
|
||||
crowdsec
|
||||
}
|
||||
|
||||
@radarr host radarr.housh.dev
|
||||
handle @radarr {
|
||||
reverse_proxy http://frankenmini.housh.dev:7878
|
||||
crowdsec
|
||||
}
|
||||
|
||||
@sonarr host sonarr.housh.dev
|
||||
handle @sonarr {
|
||||
reverse_proxy http://frankenmini.housh.dev:8989
|
||||
crowdsec
|
||||
}
|
||||
|
||||
@lidarr host lidarr.housh.dev
|
||||
handle @lidarr {
|
||||
reverse_proxy http://frankenmini.housh.dev:8686
|
||||
crowdsec
|
||||
}
|
||||
|
||||
@bazarr host bazarr.housh.dev
|
||||
handle @bazarr {
|
||||
reverse_proxy http://frankenmini.housh.dev:6767
|
||||
crowdsec
|
||||
}
|
||||
|
||||
@prowlarr host prowlarr.housh.dev
|
||||
handle @prowlarr {
|
||||
reverse_proxy http://frankenmini.housh.dev:9696
|
||||
crowdsec
|
||||
}
|
||||
}
|
||||
|
||||
# Console
|
||||
|
||||
Reference in New Issue
Block a user