Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
sayHello committed Mar 21, 2024
2 parents 3756604 + feb28de commit 5841c81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ ENV REDISSON_MODE=single \
REDISSON_CLUSTER_SLAVE_CONNECTION_POOL_SIZE=64 \
REDISSON_SENTINEL_NODES="" \
REDISSON_SENTINEL_MASTER_NAME="" \
REDISSON_SENTINEL_MASTER_ONLY_WRITE="" \
REDISSON_SENTINEL_MASTER_ONLY_WRITE=true \
REDISSON_TIMEOUT=3000 \
REDISSON_READ_MODE=SLAVE \
REDISSON_SUBSCRIPTION_MODE=SLAVE \
Expand Down

0 comments on commit 5841c81

Please sign in to comment.