Skip to content

Commit b3f9712

Browse files
committed
fix: update comment in .env.sample to PLATFORM_WALLET_KEY
Signed-off-by: Duzzann <[email protected]>
1 parent 4f8fc31 commit b3f9712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ AFJ_VERSION=afj-0.4.1:latest
9191
FIDO_API_ENDPOINT=http://localhost:8000 # Host:port of your FIDO (WebAuthn) Server
9292

9393
PLATFORM_WALLET_NAME=platform-admin
94-
PLATFORM_WALLET_KEY= // Please provide encrypt password using crypto-js
94+
PLATFORM_WALLET_KEY= // Please provide encrypt key using crypto-js
9595
PLATFORM_SEED= // The seed should consist of 32 characters.
9696
PLATFORM_ID=
9797

0 commit comments

Comments
 (0)