Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmaLRussell committed Nov 22, 2024
1 parent 27e8519 commit 3f56bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run-dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ docker run --rm -d \
--network=$NETWORK \
-v $VOLUME:/daedalus/results \
--env=DAEDALUS_QUEUE_ID=$QUEUE_ID \
--env=REDIS_CONTAINER_NAME=daedalus-redis \s
--env=REDIS_CONTAINER_NAME=daedalus-redis \
--entrypoint="/usr/local/bin/daedalus.api" \
$R_API_IMAGE

Expand Down

0 comments on commit 3f56bba

Please sign in to comment.