Parcourir la source

修改正是打包中后台内容

YL2767 il y a 3 mois
Parent
révision
73bcfc23ec
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1
    2
      config/prod.env.js

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

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

Loading…
Annuler
Enregistrer