Skip to content
Snippets Groups Projects

Draft: GONRG-7888: rename minio to s3

Closed Mikhail Piatliou (EPAM) requested to merge gc-mpiatliou into master
2 files
+ 9
9
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -44,8 +44,8 @@
]
},
{
"user": "${MINIO_WELLBORE_USERNAME}",
"password": "${MINIO_WELLBORE_PASSWORD}",
"user": "${MINIO_S3_USERNAME}",
"password": "${MINIO_S3_PASSWORD}",
"buckets": [
"wellbore"
]
Loading