Browse Source

!574 置空前端生产环境api地址
Merge pull request !574 from ShuerChoi/N/A

zuohuaijun 3 years ago
parent
commit
8617536516
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Web/.env.production

+ 1 - 1
Web/.env.production

@@ -2,4 +2,4 @@
 ENV = 'production'
 
 # 线上环境接口地址
-VITE_API_URL = 'http://localhost:5005'
+VITE_API_URL = ''