use primary service

This commit is contained in:
2025-03-10 20:46:26 -05:00
parent 7804e9cff0
commit 4df124bfba
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ tubearchivist:
- name: ES_URL
value: http://tubearchivist-elasticsearch:9200
- name: REDIS_CON
value: redis://tubearchivist-valkey-headless.tubearchivist:6379
value: redis://tubearchivist-valkey-primary.tubearchivist:6379
- name: TA_HOST
value: https://tubearchivist.alexlebens.net http://tubearchivist.tubearchivist:80/
- name: TA_PORT

View File

@@ -225,7 +225,7 @@ blocky:
cacheTimeNegative: 30m
redis:
address: blocky-valkey-headless.blocky:6379
address: blocky-valkey-primary.blocky:6379
required: true
prometheus: