Skip to content

Commit

Permalink
Merge pull request #1252 from aeternity/feature/change-backend-url
Browse files Browse the repository at this point in the history
chore: change backend url
  • Loading branch information
CedrikNikita authored Jul 17, 2024
2 parents 14c3183 + d263079 commit d63dd21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
VUE_APP_WALLET_URL=https://wallet.superhero.com
VUE_APP_JITSI_HOST=meet.aepps.com
VUE_APP_BACKEND_URL=https://raendom-backend.z52da5wt.xyz
VUE_APP_BACKEND_URL=https://superhero-backend-mainnet.prd.service.aepps.com
VUE_APP_NODE_URL=https://mainnet.aeternity.io
VUE_APP_EXPLORER_URL=https://explorer.aeternity.io
VUE_APP_COMPILER_URL=https://latest.compiler.aepps.com
Expand Down

0 comments on commit d63dd21

Please sign in to comment.