Compare commits
2 Commits
3cd34e68c0
...
079a99197f
Author | SHA1 | Date | |
---|---|---|---|
079a99197f
|
|||
3f49fe9d65 |
@@ -19,7 +19,7 @@ tubearchivist:
|
|||||||
- name: HOST_GID
|
- name: HOST_GID
|
||||||
value: 1000
|
value: 1000
|
||||||
- name: ES_URL
|
- name: ES_URL
|
||||||
value: http://tubearchivist-elasticsearch:9200
|
value: http://elasticsearch-tubearchivist-es-http.tubearchivist:9200
|
||||||
- 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