update compose files and containers
This commit is contained in:
parent
e7b91f0ac2
commit
4e99a60ea3
5 changed files with 72 additions and 117 deletions
|
@ -5,21 +5,9 @@
|
|||
pihole:
|
||||
host: dockerproxy
|
||||
port: 2375
|
||||
qbittorrent-nox:
|
||||
host: dockerproxy
|
||||
port: 2375
|
||||
jackett:
|
||||
host: dockerproxy
|
||||
port: 2375
|
||||
flaresolverr:
|
||||
host: dockerproxy
|
||||
port: 2375
|
||||
speedtest:
|
||||
host: dockerproxy
|
||||
port: 2375
|
||||
homepage:
|
||||
host: dockerproxy
|
||||
port: 2375
|
||||
unbound:
|
||||
host: dockerproxy
|
||||
port: 2375
|
||||
|
@ -53,6 +41,21 @@
|
|||
torrentstack-navidrome-1:
|
||||
host: dockerproxy
|
||||
port: 2375
|
||||
uptime-kuma:
|
||||
host: dockerproxy
|
||||
qbittorrent-nox:
|
||||
host: "{{HOMEPAGE_VAR_qBittorrent_Nox_url}}"
|
||||
port: 2375
|
||||
flaresolverr:
|
||||
host: "{{HOMEPAGE_VAR_Flaresolverr_url}}"
|
||||
port: 2375
|
||||
media-jellyfin-1:
|
||||
host: "{{HOMEPAGE_VAR_Jellyfin_url}}"
|
||||
port: 2375
|
||||
jackett:
|
||||
host: "{{HOMEPAGE_VAR_Jackett_url}}"
|
||||
port: 2375
|
||||
uptime-kuma:
|
||||
host: "{{HOMEPAGE_VAR_Uptime_Kuma_url}}"
|
||||
port: 2375
|
||||
memos:
|
||||
host: "{{HOMEPAGE_VAR_Memos_url}}"
|
||||
port: 2375
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue