Skip to content

Commit 3e5c7eb

Browse files
committed
fix env example [skip ci]
1 parent f759688 commit 3e5c7eb

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.env.example

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ DKN_WALLET_SECRET_KEY=
77
DKN_MODELS=
88
# P2P address, you don't need to change this unless this port is already in use.
99
DKN_P2P_LISTEN_ADDR=/ip4/0.0.0.0/tcp/4001
10-
# Comma-separated static relay nodes
11-
DKN_RELAY_NODES=
12-
# Comma-separated static bootstrap nodes
13-
DKN_BOOTSTRAP_NODES=
1410
# Batch size for task worker, you do not need to edit this.
1511
DKN_BATCH_SIZE=
1612

@@ -28,10 +24,6 @@ OPENAI_API_KEY=
2824
GEMINI_API_KEY=
2925
## Open Router (if used, required) ##
3026
OPENROUTER_API_KEY=
31-
## Serper (optional) ##
32-
SERPER_API_KEY=
33-
## Jina (optional) ##
34-
JINA_API_KEY=
3527

3628
## Log levels
3729
RUST_LOG=none

0 commit comments

Comments
 (0)