.env 841 B

123456789101112131415
  1. # This file is commited. Do not store secrets here
  2. REACT_APP_ENV=staging
  3. #REACT_APP_ENV=development
  4. #REACT_APP_ENV=production
  5. #REACT_APP_QUERY_NODE_URL=https://hydra-staging.joystream.app/server/graphql
  6. #REACT_APP_QUERY_NODE_URL=https://hydra.joystream.org/graphql
  7. REACT_APP_ORION_URL=https://orion-staging.joystream.app/graphql
  8. #REACT_APP_ORION_URL=https://orion.joystream.org/graphql
  9. #REACT_APP_STORAGE_NODE_URL=https://staging-3.joystream.app/storage/asset/v0/
  10. #REACT_APP_STORAGE_NODE_URL=https://rome-rpc-endpoint.joystream.org/asset/v0/
  11. REACT_APP_NODE_URL=wss://sumer-dev-2.joystream.app/rpc
  12. REACT_APP_FAUCET_URL=https://sumer-dev-2.joystream.app/members/register
  13. REACT_APP_QUERY_NODE_URL=https://sumer-dev-2.joystream.app/query/server/graphql
  14. REACT_APP_QUERY_NODE_SUBSCRIPTION_URL=wss://sumer-dev-2.joystream.app/query/server/graphql