diff --git a/.env.development b/.env.development index 8dce510..9f1ef1c 100644 --- a/.env.development +++ b/.env.development @@ -1,3 +1,3 @@ -VITE_API_URL=http://192.168.1.17:9528 +VITE_API_URL=http://192.168.1.7:9528 VITE_TRADINGVIEW_LIBRARY_URL=https://dev.riwsan1.com # VITE_TRADINGVIEW_DATA_API_URL=https://demo-feed-data.tradingview.com \ No newline at end of file diff --git a/.env.production b/.env.production index 6781897..390c408 100644 --- a/.env.production +++ b/.env.production @@ -1,3 +1,3 @@ -VITE_API_URL=http://192.168.1.6:9527 +VITE_API_URL=http://192.168.1.7:9527 VITE_TRADINGVIEW_LIBRARY_URL=https://dev.riwsan1.com # VITE_TRADINGVIEW_DATA_API_URL=https://demo-feed-data.tradingview.com \ No newline at end of file diff --git a/src/views/onchain-address/index.vue b/src/views/onchain-address/index.vue index 2da0ebb..a9923bb 100644 --- a/src/views/onchain-address/index.vue +++ b/src/views/onchain-address/index.vue @@ -1,6 +1,5 @@