fix redis url
This commit is contained in:
@@ -153,7 +153,7 @@ spec:
|
||||
- name: PAPERLESS_PORT
|
||||
value: "8000"
|
||||
- name: PAPERLESS_REDIS
|
||||
value: redis://redis.redis.svc.cluster.local:6379/0
|
||||
value: redis://redis-master.redis.svc.cluster.local:6379/0
|
||||
- name: PAPERLESS_TIME_ZONE
|
||||
value: Europe/Berlin
|
||||
- name: PAPERLESS_URL
|
||||
|
||||
Reference in New Issue
Block a user