李志伟 vor 3 Jahren
Ursprung
Commit
168d3cea66
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      .env.production

+ 1
- 1
.env.production Datei anzeigen

@@ -2,5 +2,5 @@
2 2
 ENV = 'production'
3 3
 
4 4
 # base api
5
-VUE_APP_BASE_API = 'https://hhdlots.njyunzhi.com'
5
+VUE_APP_BASE_API = 'https://hhdlots.njyunzhi.com/api'
6 6