diff --git a/examples/web-chat/src/index.tsx b/examples/web-chat/src/index.tsx index 44245dd..fe54b86 100644 --- a/examples/web-chat/src/index.tsx +++ b/examples/web-chat/src/index.tsx @@ -12,7 +12,7 @@ import { CONTENT_TOPIC, PROTOCOLS } from "./config"; const NODE_OPTIONS = { libp2p: { peerDiscovery: [ - wakuDnsDiscovery([enrTree.TEST], { + wakuDnsDiscovery([enrTree.PROD], { store: 1, filter: 2, lightPush: 2,