We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f8fc31 commit b3f9712Copy full SHA for b3f9712
.env.sample
@@ -91,7 +91,7 @@ AFJ_VERSION=afj-0.4.1:latest
91
FIDO_API_ENDPOINT=http://localhost:8000 # Host:port of your FIDO (WebAuthn) Server
92
93
PLATFORM_WALLET_NAME=platform-admin
94
-PLATFORM_WALLET_KEY= // Please provide encrypt password using crypto-js
+PLATFORM_WALLET_KEY= // Please provide encrypt key using crypto-js
95
PLATFORM_SEED= // The seed should consist of 32 characters.
96
PLATFORM_ID=
97
0 commit comments