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 196c169 commit c6ff2abCopy full SHA for c6ff2ab
start
@@ -49,6 +49,7 @@ docker run -d --rm \
49
-e S3_ENDPOINT_LOCAL=object-storage:9000 \
50
-e S3_ACCESS_KEY=kern \
51
-e S3_SECRET_KEY=r6ywtR33!DMlaL*SUUdy \
52
+-e S3_USE_SSL=0 \
53
-e WS_NOTIFY_ENDPOINT=http://refinery-websocket:8080 \
54
-e POSTGRES=postgresql://postgres:kern@graphql-postgres:5432 \
55
-v "$INFERENCE_DIR":/inference \
submodules/s3
0 commit comments