Parcourir la source

修改连接后台的url

YL2767 il y a 5 jours
Parent
révision
5698f036c1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      config/prod.env.js

+ 1
- 1
config/prod.env.js Voir le fichier

@@ -2,6 +2,6 @@
2 2
 module.exports = {
3 3
   NODE_ENV: '"production"',
4 4
   BASE_API: '"http://120.224.213.150/thware/"'
5
-	// BASE_API: '"http://60.205.9.174:8081/thware/"'
5
+	// BASE_API: '"http://60.205.9.174:8080/thware/"'
6 6
 	// BASE_API: '"http://39.105.120.43:8080/thware/"'
7 7
 }

Loading…
Annuler
Enregistrer