Compare commits
1 Commits
main
..
16e90ece4e
| Author | SHA1 | Date | |
|---|---|---|---|
| 16e90ece4e |
@@ -2,7 +2,7 @@ name: Renovate
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 */2 * * *"
|
- cron: "0/30 * * * *"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|||||||
+4
-5
@@ -2163,7 +2163,7 @@ services:
|
|||||||
test: wget -q --spider http://localhost:3000/share/healthcheck || exit 1
|
test: wget -q --spider http://localhost:3000/share/healthcheck || exit 1
|
||||||
start_period: 10s
|
start_period: 10s
|
||||||
timeout: 5s
|
timeout: 5s
|
||||||
image: alangrainger/immich-public-proxy:latest@sha256:759a04f859bd18d51cf70d06756f802df9707b410f3e91dc25787254b6d2099a
|
image: alangrainger/immich-public-proxy:latest@sha256:6aeb25d05155049f4600f1b40469c735cecaa99c22e3a943a3fe3ce02a1ae7f7
|
||||||
labels:
|
labels:
|
||||||
homepage.group: Lifestyle
|
homepage.group: Lifestyle
|
||||||
homepage.name: Immich Public Proxy
|
homepage.name: Immich Public Proxy
|
||||||
@@ -3495,7 +3495,7 @@ services:
|
|||||||
AWS_SECRET_ACCESS_KEY: ${MASTODON_MINIO_SECRET_KEY}
|
AWS_SECRET_ACCESS_KEY: ${MASTODON_MINIO_SECRET_KEY}
|
||||||
expose:
|
expose:
|
||||||
- 3000
|
- 3000
|
||||||
image: lscr.io/linuxserver/mastodon:latest@sha256:0ede5a930a5af406edb714e6d7179f2388adf1e16d283fb61469b2dd59cf262b
|
image: lscr.io/linuxserver/mastodon:latest@sha256:eb34805b65f9f1354c0b6f33df3a4bebb8c2db690c6146eac175a96d06de341c
|
||||||
labels:
|
labels:
|
||||||
swag: enable
|
swag: enable
|
||||||
swag_proto: http
|
swag_proto: http
|
||||||
@@ -4303,7 +4303,6 @@ services:
|
|||||||
LDAP_SEARCH_BASE: dc=trez,dc=wtf
|
LDAP_SEARCH_BASE: dc=trez,dc=wtf
|
||||||
LDAP_SEARCH_FILTER: "(objectClass=inetOrgPerson)"
|
LDAP_SEARCH_FILTER: "(objectClass=inetOrgPerson)"
|
||||||
LDAP_USE_TLS: false
|
LDAP_USE_TLS: false
|
||||||
WEBUI_SECRET_KEY: ${}
|
|
||||||
# LibreTranslate
|
# LibreTranslate
|
||||||
LT_DEBUG: false
|
LT_DEBUG: false
|
||||||
LT_UPDATE_MODELS: true
|
LT_UPDATE_MODELS: true
|
||||||
@@ -4934,7 +4933,7 @@ services:
|
|||||||
VPN_PASS: ${DELUGEVPN_ENVIRONMENT_VPN_PASS}
|
VPN_PASS: ${DELUGEVPN_ENVIRONMENT_VPN_PASS}
|
||||||
VPN_PROV: pia
|
VPN_PROV: pia
|
||||||
WEBUI_PORT: 8080
|
WEBUI_PORT: 8080
|
||||||
image: ghcr.io/binhex/arch-qbittorrentvpn:latest@sha256:efa638118d5f5bcf9606cc75a744a43e197731c24c2ad6ba33b065f750e5e8c3
|
image: ghcr.io/binhex/arch-qbittorrentvpn:latest@sha256:fe6daf82a190902d99350026eccdb883eb1e5f80b23827ba04a29c155815c696
|
||||||
labels:
|
labels:
|
||||||
homepage.group: Downloaders
|
homepage.group: Downloaders
|
||||||
homepage.name: qBittorrent
|
homepage.name: qBittorrent
|
||||||
@@ -5381,7 +5380,7 @@ services:
|
|||||||
VPN_USER: ${SABNZBDVPN_ENVIRONMENT_VPN_USER}
|
VPN_USER: ${SABNZBDVPN_ENVIRONMENT_VPN_USER}
|
||||||
DEBUG: true
|
DEBUG: true
|
||||||
hostname: Rinoa
|
hostname: Rinoa
|
||||||
image: ghcr.io/binhex/arch-sabnzbdvpn:latest@sha256:f9c6e4131a003ff8d033949afa08e3555cddcccbff51375c920f3755438e2b06
|
image: ghcr.io/binhex/arch-sabnzbdvpn:latest@sha256:c01bec2f4a9695aca83034f2ca759936ac1d2ddd96b2dc17ce62533bb065ea84
|
||||||
labels:
|
labels:
|
||||||
homepage.group: Downloaders
|
homepage.group: Downloaders
|
||||||
homepage.name: SABnzbd
|
homepage.name: SABnzbd
|
||||||
|
|||||||
Reference in New Issue
Block a user