Skip to content

Commit 72251cb

Browse files
authored
Aerospike: Update content.md (#2329)
2 parents f8cafc9 + 001ff03 commit 72251cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aerospike/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ docker run -d -v DIR:/opt/aerospike/etc/ -e "FEATURE_KEY_FILE=/opt/aerospike/etc
2222

2323
Above, *DIR* is a directory on your machine where you drop your feature key file. Make sure Docker Desktop has file sharing permission to bind mount it into Docker containers.
2424

25-
### Running an Aerospike EE node with a feature key file in a mapped directory
25+
### Running a node with a feature key file in an environment variable
2626

2727
```console
2828
FEATKEY=$(base64 ~/Desktop/evaluation-features.conf)

0 commit comments

Comments
 (0)