Skip to content

Commit 4897043

Browse files
committed
fix: add comment to make it clear what the variable is used for
1 parent fa89b3b commit 4897043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

+1-1
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ COINBASE_GENERATED_WALLET_HEX_SEED=
160160

161161
# TEE Configuration
162162
DSTACK_SIMULATOR_ENDPOINT=
163-
WALLET_SECRET_SALT=
163+
WALLET_SECRET_SALT= # ONLY DEFINE IF YOU WANT TO USE TEE Plugin, otherwise it will throw errors
164164

165165
# Galadriel Configuration
166166
GALADRIEL_API_KEY=gal-* # Get from https://dashboard.galadriel.com/

0 commit comments

Comments
 (0)