Skip to content

Commit

Permalink
馃寪 Gleev v5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
WRadoslaw committed May 6, 2024
1 parent 631de9d commit d8cba3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"description": "UI for consuming Joystream - a user governed video platform",
"version": "5.2.0",
"version": "5.2.1",
"license": "GPL-3.0",
"workspaces": [
"packages/*"
Expand Down
3 changes: 1 addition & 2 deletions packages/atlas/src/.env
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ VITE_ASSET_LOGS_URL=
VITE_GEOLOCATION_SERVICE_URL=https://geolocation.joystream.org
VITE_HCAPTCHA_SITE_KEY=41cae189-7676-4f6b-aa56-635be26d3ceb
VITE_CHANGENOW_PUBLIC_API_KEY=0d8a58104f82b860a70e9460bccf62ae1e0fca4a93fd7e0c27c90448187b988f
VITE_WALLET_CONNECT_PROJECT_ID=33b2609463e399daee8c51726546c8dd
VITE_WALLET_CONNECT_PROJECT_ID=c0cda8b43f4c8fee28ebca2229a2f840

# YPP configuration
VITE_GOOGLE_CONSOLE_CLIENT_ID=246331758613-rc1psegmsr9l4e33nqu8rre3gno5dsca.apps.googleusercontent.com
Expand Down Expand Up @@ -56,7 +56,6 @@ VITE_NEXT_NODE_URL=wss://3.73.121.180.nip.io/ws-rpc
VITE_NEXT_FAUCET_URL=https://3.73.121.180.nip.io/member-faucet/register
VITE_NEXT_YPP_FAUCET_URL=wss://3.73.121.180.nip.io/ws-rpc


# Local development env URLs
VITE_LOCAL_ORION_AUTH_URL=http://localhost:4074/api/v1
VITE_LOCAL_ORION_URL=http://localhost:4350/graphql
Expand Down

0 comments on commit d8cba3a

Please sign in to comment.