Compare commits
2 Commits
11ce7ecff0
...
ad2fec7cfd
Author | SHA1 | Date | |
---|---|---|---|
ad2fec7cfd
|
|||
ff368200fd |
@@ -20,6 +20,8 @@ tubearchivist:
|
|||||||
value: 1000
|
value: 1000
|
||||||
- name: ES_URL
|
- name: ES_URL
|
||||||
value: https://elasticsearch-tubearchivist-es-http.tubearchivist:9200
|
value: https://elasticsearch-tubearchivist-es-http.tubearchivist:9200
|
||||||
|
- name: ES_DISABLE_VERIFY_SSL
|
||||||
|
value: true
|
||||||
- name: REDIS_CON
|
- name: REDIS_CON
|
||||||
value: redis://tubearchivist-valkey-primary.tubearchivist:6379
|
value: redis://tubearchivist-valkey-primary.tubearchivist:6379
|
||||||
- name: TA_HOST
|
- name: TA_HOST
|
||||||
|
@@ -28,7 +28,7 @@ qbittorrent:
|
|||||||
qbittorrent:
|
qbittorrent:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/qbittorrent
|
repository: ghcr.io/linuxserver/qbittorrent
|
||||||
tag: 5.1.0@sha256:ca6325989299ff807ab94c9505c138b6cadfe8a77c4ef14c5690094cbbe40d7d
|
tag: 5.1.2@sha256:33a6bedcd6c17e60ae48d86af9dbc776f779be446bb42b72313e6d573c75cddb
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
Reference in New Issue
Block a user