Compare commits
2 Commits
77d44c6e10
...
a12eae0a9c
Author | SHA1 | Date | |
---|---|---|---|
a12eae0a9c
|
|||
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
|
||||||
|
@@ -9,7 +9,7 @@ komodo:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/moghtech/komodo-core
|
repository: ghcr.io/moghtech/komodo-core
|
||||||
tag: 1.17.5
|
tag: 1.18.4
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: COMPOSE_LOGGING_DRIVER
|
- name: COMPOSE_LOGGING_DRIVER
|
||||||
|
Reference in New Issue
Block a user