소스 검색

REL-1193 Update content.md

Michael C. Coberly 2 년 전
부모
커밋
001ff036e0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      aerospike/content.md

+ 1 - 1
aerospike/content.md

@@ -22,7 +22,7 @@ docker run -d -v DIR:/opt/aerospike/etc/ -e "FEATURE_KEY_FILE=/opt/aerospike/etc
 
 
 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.
 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.
 
 
-### Running an Aerospike EE node with a feature key file in a mapped directory
+### Running a node with a feature key file in an environment variable
 
 
 ```console
 ```console
 FEATKEY=$(base64 ~/Desktop/evaluation-features.conf)
 FEATKEY=$(base64 ~/Desktop/evaluation-features.conf)