fly 5 days ago
parent
commit
0b942dd8f6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .env.production

+ 1 - 1
.env.production

@@ -2,4 +2,4 @@
 ENV = 'production'
 ENV = 'production'
 
 
 # 生产环境
 # 生产环境
-VUE_APP_BASE_API = 'https://www.hongqiziben.net/api'
+VUE_APP_BASE_API = '/api'