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 5e1a515 commit 358fadaCopy full SHA for 358fada
examples/mssql/demo/README.md
@@ -115,8 +115,6 @@ demo$ docker run \
115
-it --rm --privileged=true \
116
--name redis-connect-$(hostname) \
117
-e REDISCONNECT_JOB_MANAGER_CONFIG_PATH=/opt/rediabs/redis-connect/config/jobmanager.properties \
118
--e REDISCONNECT_LOGBACK_CONFIG=/opt/redislabs/redis-connect/config/logback.xml \
119
--e REDISCONNECT_JAVA_OPTIONS="-Xms1g -Xmx2g" \
120
-e REDISCONNECT_EXTLIB_DIR=/opt/redislabs/redis-connect/extlib \
121
-v $(pwd)/config:/opt/redislabs/redis-connect/config \
122
-v $(pwd)/config/samples/credentials:/opt/redislabs/redis-connect/config/samples/credentials \
0 commit comments