Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e6acdae2aa |
@@ -2,7 +2,7 @@ name: Renovate
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 */2 * * *"
|
||||
- cron: "0/30 * * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
||||
+4
-5
@@ -946,7 +946,7 @@ services:
|
||||
PUID: "1000"
|
||||
TZ: America/New_York
|
||||
hostname: Rinoa
|
||||
image: ghcr.io/hotio/cloudflareddns:latest@sha256:6e7bb740c8c0a75ecb1bfc2992511e2abdd92acc8d3424d9abaf0f78055f12dc
|
||||
image: ghcr.io/hotio/cloudflareddns:latest@sha256:352d61503f310e251adf1552a66ffed8f30c2b307a383fbe34a227b4a6307358
|
||||
networks:
|
||||
default: null
|
||||
profiles: ["rinoa-apps"]
|
||||
@@ -4303,7 +4303,6 @@ services:
|
||||
LDAP_SEARCH_BASE: dc=trez,dc=wtf
|
||||
LDAP_SEARCH_FILTER: "(objectClass=inetOrgPerson)"
|
||||
LDAP_USE_TLS: false
|
||||
WEBUI_SECRET_KEY: ${}
|
||||
# LibreTranslate
|
||||
LT_DEBUG: false
|
||||
LT_UPDATE_MODELS: true
|
||||
@@ -4934,7 +4933,7 @@ services:
|
||||
VPN_PASS: ${DELUGEVPN_ENVIRONMENT_VPN_PASS}
|
||||
VPN_PROV: pia
|
||||
WEBUI_PORT: 8080
|
||||
image: ghcr.io/binhex/arch-qbittorrentvpn:latest@sha256:efa638118d5f5bcf9606cc75a744a43e197731c24c2ad6ba33b065f750e5e8c3
|
||||
image: ghcr.io/binhex/arch-qbittorrentvpn:latest@sha256:fe6daf82a190902d99350026eccdb883eb1e5f80b23827ba04a29c155815c696
|
||||
labels:
|
||||
homepage.group: Downloaders
|
||||
homepage.name: qBittorrent
|
||||
@@ -5381,7 +5380,7 @@ services:
|
||||
VPN_USER: ${SABNZBDVPN_ENVIRONMENT_VPN_USER}
|
||||
DEBUG: true
|
||||
hostname: Rinoa
|
||||
image: ghcr.io/binhex/arch-sabnzbdvpn:latest@sha256:f9c6e4131a003ff8d033949afa08e3555cddcccbff51375c920f3755438e2b06
|
||||
image: ghcr.io/binhex/arch-sabnzbdvpn:latest@sha256:c01bec2f4a9695aca83034f2ca759936ac1d2ddd96b2dc17ce62533bb065ea84
|
||||
labels:
|
||||
homepage.group: Downloaders
|
||||
homepage.name: SABnzbd
|
||||
@@ -6534,7 +6533,7 @@ services:
|
||||
restart: unless-stopped
|
||||
whodb:
|
||||
container_name: whodb
|
||||
image: clidey/whodb@sha256:91e89baaa5a9291df1ed115ebd7387d91f82aad28376f2f7395c2cd86946945f
|
||||
image: clidey/whodb@sha256:daee5c278a431a14f7d76a2f55eb483452d16e151f90098a61ceea358d35f025
|
||||
environment:
|
||||
WHODB_CLICKHOUSE_1: '{ "host": "signoz-clickhouse" }'
|
||||
WHODB_MARIADB_1: '{ "host": "mariadb", "user": "root", "password":
|
||||
|
||||
Reference in New Issue
Block a user