Compare commits
No commits in common. "6893b65e8f71f8a06997d89d0e8a0f935370b4cf" and "1ed7d210c389b8c16bab06b863a85ede268a0724" have entirely different histories.
6893b65e8f
...
1ed7d210c3
2 changed files with 1 additions and 5 deletions
4
.github/renovate.json
vendored
4
.github/renovate.json
vendored
|
@ -35,10 +35,6 @@
|
||||||
{
|
{
|
||||||
"matchPackageNames": ["fallenbagel/jellyseerr"],
|
"matchPackageNames": ["fallenbagel/jellyseerr"],
|
||||||
"customChangelogUrl": "https://github.com/Fallenbagel/jellyseerr/releases"
|
"customChangelogUrl": "https://github.com/Fallenbagel/jellyseerr/releases"
|
||||||
},
|
|
||||||
{
|
|
||||||
"matchPackageNames": ["binhex/arch-qbittorrentvpn"],
|
|
||||||
"customChangelogUrl": "https://github.com/binhex/arch-qbittorrentvpn/releases/"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -16,7 +16,7 @@ services:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
arch-qbittorrentvpn:
|
arch-qbittorrentvpn:
|
||||||
image: binhex/arch-qbittorrentvpn@sha256:34e13f69e25ac5d13a1c54ecb0f43de2213d8e7335e4202c87441d5a558c1a55
|
image: binhex/arch-qbittorrentvpn@sha256:7722333cbbf66de668b938ac7b80afaee2d1cc1695ce35c316cedc6dca63db8a
|
||||||
container_name: qbittorrentvpn
|
container_name: qbittorrentvpn
|
||||||
volumes:
|
volumes:
|
||||||
- '/docker/appdata/qbitty:/config'
|
- '/docker/appdata/qbitty:/config'
|
||||||
|
|
Reference in a new issue