mirror of
https://github.com/EchoVault/SugarDB.git
synced 2025-12-24 12:57:53 +08:00
Removed --in-memory flag as it's will no longer be used.
This commit is contained in:
@@ -46,7 +46,6 @@ CMD "./server" \
|
||||
"--eviction-interval" "${EVICTION_INTERVAL}" \
|
||||
"--tls=${TLS}" \
|
||||
"--mtls=${MTLS}" \
|
||||
"--in-memory=${IN_MEMORY}" \
|
||||
"--bootstrap-cluster=${BOOTSTRAP_CLUSTER}" \
|
||||
"--acl-config=${ACL_CONFIG}" \
|
||||
"--require-pass=${REQUIRE_PASS}" \
|
||||
|
||||
Reference in New Issue
Block a user