Skip to content

Commit

Permalink
rm unused env in bc-worker (#2908)
Browse files Browse the repository at this point in the history
* rm unused env in bc-worker

* remove unused env entries

---------

Co-authored-by: Yang <[email protected]>
Co-authored-by: Kasper Ziemianek <[email protected]>
  • Loading branch information
3 people authored Jul 19, 2024
1 parent b1e45cd commit 92a63e7
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 91 deletions.
27 changes: 0 additions & 27 deletions bitacross-worker/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,33 +117,6 @@ services:
- "${SGX_QCNL:-/dev/null}:/etc/sgx_default_qcnl.conf"
environment:
- RUST_LOG=info,litentry_worker=debug,ws=warn,sp_io=error,substrate_api_client=warn,itc_parentchain_light_client=info,jsonrpsee_ws_client=warn,jsonrpsee_ws_server=warn,enclave_runtime=debug,ita_stf=debug,its_rpc_handler=warn,itc_rpc_client=warn,its_consensus_common=debug,its_state=warn,its_consensus_aura=warn,aura*=warn,its_consensus_slots=warn,itp_attestation_handler=debug,http_req=debug,lc_mock_server=warn,itc_rest_client=debug,lc_credentials=debug,lc_identity_verification=debug,lc_stf_task_receiver=debug,lc_stf_task_sender=debug,lc_data_providers=debug,itp_top_pool=debug,itc_parentchain_indirect_calls_executor=debug,
- TWITTER_OFFICIAL_URL=http://localhost:19527
- TWITTER_AUTH_TOKEN_V2=
- DISCORD_OFFICIAL_URL=http://localhost:19527
- LITENTRY_DISCORD_MICROSERVICE_URL=http://localhost:19527
- DISCORD_AUTH_TOKEN=
- ACHAINABLE_URL=http://localhost:19527
- ACHAINABLE_AUTH_KEY=
- CREDENTIAL_ENDPOINT=http://localhost:9933
- ONEBLOCK_NOTION_KEY=
- ONEBLOCK_NOTION_URL=http://localhost:19527
- SORA_QUIZ_MASTER_ID=SORA_QUIZ_MASTER_ID
- SORA_QUIZ_ATTENDEE_ID=SORA_QUIZ_ATTENDEE_ID
- MORALIS_API_URL=http://localhost:19527/moralis/
- MORALIS_SOLANA_API_URL=http://localhost:19527/moralis_solana/
- KARAT_DAO_API_URL=http://localhost:19527/karat_dao/
- MAGIC_CRAFT_API_URL=http://localhost:19527/magic_craft/
- MAGIC_CRAFT_API_KEY=
- DAREN_MARKET_API_URL=http://localhost:19527/daren_market/
- MORALIS_API_KEY=
- NODEREAL_API_KEY=NODEREAL_API_KEY
- NODEREAL_API_URL=http://localhost:19527
- NODEREAL_API_CHAIN_NETWORK_URL=http://localhost:19527/nodereal_jsonrpc/
- GENIIDATA_URL=http://localhost:19527
- CONTEST_LEGEND_DISCORD_ROLE_ID=CONTEST_LEGEND_DISCORD_ROLE_ID
- CONTEST_POPULARITY_DISCORD_ROLE_ID=CONTEST_POPULARITY_DISCORD_ROLE_ID
- CONTEST_PARTICIPANT_DISCORD_ROLE_ID=CONTEST_PARTICIPANT_DISCORD_ROLE_ID
- BLOCKCHAIN_INFO_API_URL=http://localhost:19527/blockchain_info/
networks:
- litentry-test-network
healthcheck:
Expand Down
54 changes: 0 additions & 54 deletions bitacross-worker/docker/multiworker-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,33 +118,6 @@ services:
- "${SGX_QCNL:-/dev/null}:/etc/sgx_default_qcnl.conf"
environment:
- RUST_LOG=info,litentry_worker=debug,ws=warn,sp_io=error,substrate_api_client=warn,itc_parentchain_light_client=info,jsonrpsee_ws_client=warn,jsonrpsee_ws_server=warn,enclave_runtime=debug,ita_stf=debug,its_rpc_handler=warn,itc_rpc_client=warn,its_consensus_common=debug,its_state=warn,its_consensus_aura=warn,aura*=warn,its_consensus_slots=warn,itp_attestation_handler=debug,http_req=debug,lc_mock_server=warn,itc_rest_client=debug,lc_credentials=debug,lc_identity_verification=debug,lc_stf_task_receiver=debug,lc_stf_task_sender=debug,lc_data_providers=debug,itp_top_pool=debug,itc_parentchain_indirect_calls_executor=debug,
- TWITTER_OFFICIAL_URL=http://localhost:19527
- TWITTER_AUTH_TOKEN_V2=
- DISCORD_OFFICIAL_URL=http://localhost:19527
- LITENTRY_DISCORD_MICROSERVICE_URL=http://localhost:19527
- DISCORD_AUTH_TOKEN=
- ACHAINABLE_URL=http://localhost:19527
- ACHAINABLE_AUTH_KEY=
- CREDENTIAL_ENDPOINT=http://localhost:9933
- ONEBLOCK_NOTION_KEY=
- ONEBLOCK_NOTION_URL=http://localhost:19527
- SORA_QUIZ_MASTER_ID=SORA_QUIZ_MASTER_ID
- SORA_QUIZ_ATTENDEE_ID=SORA_QUIZ_ATTENDEE_ID
- MORALIS_API_URL=http://localhost:19527/moralis/
- MORALIS_SOLANA_API_URL=http://localhost:19527/moralis_solana/
- KARAT_DAO_API_URL=http://localhost:19527/karat_dao/
- MAGIC_CRAFT_API_URL=http://localhost:19527/magic_craft/
- MAGIC_CRAFT_API_KEY=
- DAREN_MARKET_API_URL=http://localhost:19527/daren_market/
- MORALIS_API_KEY=
- NODEREAL_API_KEY=NODEREAL_API_KEY
- NODEREAL_API_URL=http://localhost:19527
- NODEREAL_API_CHAIN_NETWORK_URL=http://localhost:19527/nodereal_jsonrpc/
- GENIIDATA_URL=http://localhost:19527
- CONTEST_LEGEND_DISCORD_ROLE_ID=CONTEST_LEGEND_DISCORD_ROLE_ID
- CONTEST_POPULARITY_DISCORD_ROLE_ID=CONTEST_POPULARITY_DISCORD_ROLE_ID
- CONTEST_PARTICIPANT_DISCORD_ROLE_ID=CONTEST_PARTICIPANT_DISCORD_ROLE_ID
- BLOCKCHAIN_INFO_API_URL=http://localhost:19527/blockchain_info/
networks:
- litentry-test-network
healthcheck:
Expand Down Expand Up @@ -177,33 +150,6 @@ services:
- "${SGX_QCNL:-/dev/null}:/etc/sgx_default_qcnl.conf"
environment:
- RUST_LOG=info,litentry_worker=debug,ws=warn,sp_io=error,substrate_api_client=warn,itc_parentchain_light_client=info,jsonrpsee_ws_client=warn,jsonrpsee_ws_server=warn,enclave_runtime=debug,ita_stf=debug,its_rpc_handler=warn,itc_rpc_client=warn,its_consensus_common=debug,its_state=warn,its_consensus_aura=warn,aura*=warn,its_consensus_slots=warn,itp_attestation_handler=debug,http_req=debug,lc_mock_server=warn,itc_rest_client=debug,lc_credentials=debug,lc_identity_verification=debug,lc_stf_task_receiver=debug,lc_stf_task_sender=debug,lc_data_providers=debug,itp_top_pool=debug,itc_parentchain_indirect_calls_executor=debug,
- TWITTER_OFFICIAL_URL=http://localhost:19527
- TWITTER_AUTH_TOKEN_V2=
- DISCORD_OFFICIAL_URL=http://localhost:19527
- LITENTRY_DISCORD_MICROSERVICE_URL=http://localhost:19527
- DISCORD_AUTH_TOKEN=
- ACHAINABLE_URL=http://localhost:19527
- ACHAINABLE_AUTH_KEY=
- CREDENTIAL_ENDPOINT=http://localhost:9933
- ONEBLOCK_NOTION_KEY=
- ONEBLOCK_NOTION_URL=http://localhost:19527
- SORA_QUIZ_MASTER_ID=SORA_QUIZ_MASTER_ID
- SORA_QUIZ_ATTENDEE_ID=SORA_QUIZ_ATTENDEE_ID
- MORALIS_API_URL=http://localhost:19527/moralis/
- MORALIS_SOLANA_API_URL=http://localhost:19527/moralis_solana/
- KARAT_DAO_API_URL=http://localhost:19527/karat_dao/
- MAGIC_CRAFT_API_URL=http://localhost:19527/magic_craft/
- MAGIC_CRAFT_API_KEY=
- DAREN_MARKET_API_URL=http://localhost:19527/daren_market/
- MORALIS_API_KEY=
- NODEREAL_API_KEY=NODEREAL_API_KEY
- NODEREAL_API_URL=http://localhost:19527
- NODEREAL_API_CHAIN_NETWORK_URL=http://localhost:19527/nodereal_jsonrpc/
- GENIIDATA_URL=http://localhost:19527
- CONTEST_LEGEND_DISCORD_ROLE_ID=CONTEST_LEGEND_DISCORD_ROLE_ID
- CONTEST_POPULARITY_DISCORD_ROLE_ID=CONTEST_POPULARITY_DISCORD_ROLE_ID
- CONTEST_PARTICIPANT_DISCORD_ROLE_ID=CONTEST_PARTICIPANT_DISCORD_ROLE_ID
- BLOCKCHAIN_INFO_API_URL=http://localhost:19527/blockchain_info/
networks:
- litentry-test-network
healthcheck:
Expand Down
10 changes: 0 additions & 10 deletions bitacross-worker/scripts/litentry/release/config.json.eg

This file was deleted.

0 comments on commit 92a63e7

Please sign in to comment.