Compare commits
2 Commits
d0fdf58537
...
7b0e4856da
Author | SHA1 | Date | |
---|---|---|---|
7b0e4856da
|
|||
c0a2f93a39 |
@@ -64,7 +64,7 @@ outline:
|
||||
- name: PGSSLMODE
|
||||
value: disable
|
||||
- name: REDIS_URL
|
||||
value: redis://outline-valkey-primary.outline:6379
|
||||
value: redis://redis-replication-outline-headless.outline:6379
|
||||
- name: FILE_STORAGE
|
||||
value: s3
|
||||
- name: AWS_ACCESS_KEY_ID
|
||||
|
@@ -9,7 +9,7 @@ komodo:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/moghtech/komodo-core
|
||||
tag: 1.17.5
|
||||
tag: 1.18.4
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: COMPOSE_LOGGING_DRIVER
|
||||
|
Reference in New Issue
Block a user