From 9650324e1a8eec25204476c4d0362e3343f74dd7 Mon Sep 17 00:00:00 2001 From: jdutchak Date: Tue, 16 Jul 2024 15:52:46 -0400 Subject: [PATCH] env example update --- .env.example | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.env.example b/.env.example index 6e557c90..05fab4f0 100644 --- a/.env.example +++ b/.env.example @@ -15,7 +15,7 @@ PORT=8080 RPC_URL=https://ethereum-sepolia.publicnode.com VALIDATOR=true -## ORACLE peer configuration +## ORACLE configuration BOOTNODES=/ip4/35.223.224.220/udp/4001/quic-v1/p2p/16Uiu2HAmPxXXjR1XJEwckh6q1UStheMmGaGe8fyXdeRs3SejadSa ENV=test FILE_PATH=. @@ -26,11 +26,12 @@ TWITTER_PASS= your twitter password TWITTER_2FA_CODE= your twitter 2fa code DISCORD_SCRAPER=true DISCORD_BOT_TOKEN= your discord bot token -TWITTER_SCRAPER=false -WEB_SCRAPER=false +TWITTER_SCRAPER=true +WEB_SCRAPER=true +## optional added features for ORACLE or VALIDATOR nodes only -# For use with ollama https://hub.docker.com/r/ollama/ollama if running on same server +# Claude API and Elevenlabs API CLAUDE_API_KEY= CLAUDE_API_URL= CLAUDE_API_VERSION=