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 f27d63a commit 0c6e358Copy full SHA for 0c6e358
start
@@ -63,6 +63,7 @@ docker run -d --rm \
63
-e S3_ENDPOINT_LOCAL=object-storage:9000 \
64
-e S3_ACCESS_KEY=kern \
65
-e S3_SECRET_KEY=r6ywtR33!DMlaL*SUUdy \
66
+-e S3_USE_SSL=0 \
67
-e POSTGRES=postgresql://postgres:kern@graphql-postgres:5432 \
68
-e MODEL_PROVIDER=http://refinery-model-provider:80 \
69
-e WS_NOTIFY_ENDPOINT="http://refinery-websocket:8080" \
0 commit comments