diff --git a/.env.production b/.env.production index 3332ec5..68f9bf9 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ # API -VUE_APP_API_URL = 'https://oauth-svr.cebggame.com/task' +VUE_APP_API_URL = 'https://oauth-svr.cebggame.com' VUE_APP_WL_URL = 'https://nftwl.counterfire.games/wl_test' VUE_APP_CONFIG_URL = 'https://sepolia.infura.io/v3/b6bf7d3508c941499b10025c0776eaf8'