Przeglądaj źródła

修改连接后台的url

YL2767 5 dni temu
rodzic
commit
5698f036c1
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      config/prod.env.js

+ 1
- 1
config/prod.env.js Wyświetl plik

2
 module.exports = {
2
 module.exports = {
3
   NODE_ENV: '"production"',
3
   NODE_ENV: '"production"',
4
   BASE_API: '"http://120.224.213.150/thware/"'
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
 	// BASE_API: '"http://39.105.120.43:8080/thware/"'
6
 	// BASE_API: '"http://39.105.120.43:8080/thware/"'
7
 }
7
 }

Ładowanie…
Anuluj
Zapisz