We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 816c5e0 commit faa7a86Copy full SHA for faa7a86
start
@@ -35,6 +35,7 @@ docker run -d --rm \
35
-e S3_ENDPOINT_LOCAL=object-storage:9000 \
36
-e S3_ACCESS_KEY=kern \
37
-e S3_SECRET_KEY=r6ywtR33!DMlaL*SUUdy \
38
+-e S3_USE_SSL=0 \
39
-e NEURAL_SEARCH=http://refinery-neural-search:80 \
40
-e COGNITION_GATEWAY=http://cognition-gateway:80 \
41
-e POSTGRES=postgresql://postgres:kern@graphql-postgres:5432 \
submodules/s3
0 commit comments