Commit 79d0227eb2d2f0ea3092cb7222c88efe251a671e

Authored by 2c2c2c
1 parent bc2749fd

支持搜索

Showing 1 changed file with 1 additions and 1 deletions
.env.development
... ... @@ -8,4 +8,4 @@ VITE_APP_ENV = 'development'
8 8 # VITE_APP_BASE_API = '/dev-api'
9 9  
10 10 # VITE_APP_BASE_API = 'http://101.95.136.206:8100'
11   -VITE_APP_BASE_API = 'http://192.168.168.124:8100'
  11 +VITE_APP_BASE_API = 'http://127.0.0.1:8100'
... ...