Compare commits
2 Commits
c3691c8c76
...
ec2f821725
Author | SHA1 | Date | |
---|---|---|---|
ec2f821725
|
|||
58478a4d75 |
@@ -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
|
||||
|
@@ -15,7 +15,7 @@ s3-exporter:
|
||||
- name: S3_EXPORTER_WEB_LISTEN_ADDRESS
|
||||
value: :9340
|
||||
- name: S3_EXPORTER_S3_ENDPOINT_URL
|
||||
value: https://postgres-backups-ce540ddf106d186bbddca68a.nyc3.digitaloceanspaces.com
|
||||
value: https://nyc3.digitaloceanspaces.com
|
||||
- name: S3_EXPORTER_LOG_LEVEL
|
||||
value: debug
|
||||
envFrom:
|
||||
|
Reference in New Issue
Block a user