export BUGOUT_BROOD_URL="https://auth.bugout.dev" export BUGOUT_SPIRE_URL="https://spire.bugout.dev" export MOONSTREAM_CORS_ALLOWED_ORIGINS="http://localhost:3000,https://moonstream.to,https://www.moonstream.to" export MOONSTREAM_NODE_ETHEREUM_IPC_ADDR="127.0.0.1" export MOONSTREAM_NODE_ETHEREUM_IPC_PORT="8545" export MOONSTREAM_NODE_POLYGON_IPC_ADDR="127.0.0.1" export MOONSTREAM_NODE_POLYGON_IPC_PORT="8545" export MOONSTREAM_CRAWL_WORKERS=4 export MOONSTREAM_DB_URI="postgresql://:@:/" export MOONSTREAM_ETHERSCAN_TOKEN="" export MOONSTREAM_S3_SMARTCONTRACTS_BUCKET="" export MOONSTREAM_S3_SMARTCONTRACTS_ABI_PREFIX="" export MOONSTREAM_HUMBUG_TOKEN="" export COINMARKETCAP_API_KEY="" export HUMBUG_REPORTER_CRAWLERS_TOKEN="" export MOONSTREAM_DATA_JOURNAL_ID="" export MOONSTREAM_ADMIN_ACCESS_TOKEN="" export NFT_HUMBUG_TOKEN=""