Skip to content

single-dogs/ESINMS-proxy-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

代理服务器,前端测试用

使用

  • 静态资源放到 ./public

  • 修改 ./config.json,配置代理

    {
      "target": "http://gaolihai.cool:8080", // 目标主机
      "localPort": 80                        // 本地端口
    }
  • 运行

    npm install
    npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published