Skip to content

Commit faa7a86

Browse files
fix: minio use ssl (#113)
1 parent 816c5e0 commit faa7a86

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

start

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ docker run -d --rm \
3535
-e S3_ENDPOINT_LOCAL=object-storage:9000 \
3636
-e S3_ACCESS_KEY=kern \
3737
-e S3_SECRET_KEY=r6ywtR33!DMlaL*SUUdy \
38+
-e S3_USE_SSL=0 \
3839
-e NEURAL_SEARCH=http://refinery-neural-search:80 \
3940
-e COGNITION_GATEWAY=http://cognition-gateway:80 \
4041
-e POSTGRES=postgresql://postgres:kern@graphql-postgres:5432 \

submodules/s3

0 commit comments

Comments
 (0)