Ver código fonte

修改正是打包中后台内容

YL2767 1 mês atrás
pai
commit
73bcfc23ec
1 arquivos alterados com 1 adições e 2 exclusões
  1. 1
    2
      config/prod.env.js

+ 1
- 2
config/prod.env.js Ver arquivo

@@ -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
 }

Carregando…
Cancelar
Salvar