@@ -1,5 +1,5 @@
{
- "name": "cysci-website",
+ "name": "study-cms",
"version": "0.1.0",
"private": true,
"scripts": {
@@ -23,7 +23,7 @@ module.exports = {
target: 'http://broadcast.waityou24.cn',
},
'/api': {
- target: 'http://broadcast.waityou24.cn', //http://192.168.1.19:9200//http://cccysci.waityou24.cn
+ target: 'http://127.0.0.1:9001',
changeOrigin: true,
ws: false,