庞东旭 před 3 roky
rodič
revize
f80240a492
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      config/index.js

+ 2
- 2
config/index.js Zobrazit soubor

@@ -13,7 +13,7 @@ module.exports = {
"/api": {
// 请求的目标主机
//target: 'http://116.255.135.38:8081/nsgk_test/',
//target: 'http://localhost:8080/',
target: 'http://localhost:8080/',
//target:'192.168.31.228:8080',
//target:'192.168.31.228:8080',
changeOrigin: true,
@@ -25,7 +25,7 @@ module.exports = {

// Various Dev Server settings
host: '0.0.0.0', // can be overwritten by process.env.HOST
port: 8080, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
port: 85, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
autoOpenBrowser: false,
errorOverlay: true,
notifyOnErrors: true,


Načítá se…
Zrušit
Uložit