Compare commits
9 Commits
ffdc4e7780
...
61a8e44687
| Author | SHA1 | Date | |
|---|---|---|---|
| 61a8e44687 | |||
| d072dc4597 | |||
| 2b2e347648 | |||
| a6fe520bb0 | |||
| d31677d9b3 | |||
| 8cf4302050 | |||
| 5a5275be73 | |||
| c942e48fa0 | |||
| 65e1915ce6 |
+5
-5
@@ -3793,7 +3793,7 @@ services:
|
||||
- ${DOCKER_VOLUME_CONFIG}/meme_search_pro/db-data/meme-search-db:/var/lib/postgresql/data
|
||||
mini-qr:
|
||||
container_name: mini-qr
|
||||
image: ghcr.io/lyqht/mini-qr:latest@sha256:c9ccf1c25dda85db4275518c9583f6d72fab0885a2221cade0fa1249633aa1a4
|
||||
image: ghcr.io/lyqht/mini-qr:latest@sha256:1d359c8e562e04440af934d43793270aadf21a2306b7c02139f01c216229ce03
|
||||
labels:
|
||||
swag: enable
|
||||
swag_auth: authelia
|
||||
@@ -4016,7 +4016,7 @@ services:
|
||||
NODE_ENV: production
|
||||
WEBHOOK_URL: https://n8n.${MY_TLD}/
|
||||
GENERIC_TIMEZONE: ${TZ}
|
||||
image: docker.n8n.io/n8nio/n8n@sha256:ab26afca1a78fdb9b042eb6285565b869cdf1fd9c465cdcd9e2e5e7f764957d3
|
||||
image: docker.n8n.io/n8nio/n8n@sha256:fe36dc659e17c046255eb56ef65e7776eb7d13e4ca83a76bef137effa090972d
|
||||
labels:
|
||||
swag: enable
|
||||
swag_proto: http
|
||||
@@ -5035,7 +5035,7 @@ services:
|
||||
VPN_PASS: ${DELUGEVPN_ENVIRONMENT_VPN_PASS}
|
||||
VPN_PROV: pia
|
||||
WEBUI_PORT: 8080
|
||||
image: ghcr.io/binhex/arch-qbittorrentvpn:latest@sha256:202f2fbbd5d70b2a57ce4fafdd22ef12af2f64ca2f87b277ea7456fe37c9063d
|
||||
image: ghcr.io/binhex/arch-qbittorrentvpn:latest@sha256:fe6daf82a190902d99350026eccdb883eb1e5f80b23827ba04a29c155815c696
|
||||
labels:
|
||||
homepage.group: Downloaders
|
||||
homepage.name: qBittorrent
|
||||
@@ -5482,7 +5482,7 @@ services:
|
||||
VPN_USER: ${SABNZBDVPN_ENVIRONMENT_VPN_USER}
|
||||
DEBUG: true
|
||||
hostname: Rinoa
|
||||
image: ghcr.io/binhex/arch-sabnzbdvpn:latest@sha256:53a645150fd6185f64e5a52d8a841259b634d6a2d8d2267534dfc8daf3157731
|
||||
image: ghcr.io/binhex/arch-sabnzbdvpn:latest@sha256:c01bec2f4a9695aca83034f2ca759936ac1d2ddd96b2dc17ce62533bb065ea84
|
||||
labels:
|
||||
homepage.group: Downloaders
|
||||
homepage.name: SABnzbd
|
||||
@@ -6615,7 +6615,7 @@ services:
|
||||
restart: unless-stopped
|
||||
whodb:
|
||||
container_name: whodb
|
||||
image: clidey/whodb@sha256:c301a9a9740c10896df5e57ba4b77440ea22531c75111dcf689b78bf7b1cdd07
|
||||
image: clidey/whodb@sha256:29f5b78bb2e3d07514058f33f0157bd0845b0b9d841a6775d7ef9c5a952c4e78
|
||||
environment:
|
||||
WHODB_CLICKHOUSE_1: '{ "host": "signoz-clickhouse" }'
|
||||
WHODB_MARIADB_1: '{ "host": "mariadb", "user": "root", "password":
|
||||
|
||||
Reference in New Issue
Block a user