Parcourir la source

fix api error

张延森 il y a 3 ans
Parent
révision
b012ad9e2a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      .env.production

+ 1
- 1
.env.production Voir le fichier

@@ -2,5 +2,5 @@
2 2
 ENV = 'production'
3 3
 
4 4
 # base api
5
-VUE_APP_BASE_API = 'http://roundabout-service.honghe.njyunzhi.com'
5
+VUE_APP_BASE_API = 'http://roundabout-service.honghe.njyunzhi.com/api'
6 6