Skip to content

marvelsrp/sintez-webpack-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intelligent http proxy middleware for Sintez

High performance streaming http request reverse proxy for Sintez.

##Environment dev-proxy.yml:

include:
  - %base_config%.yml

api:
  protocol: %protocol%
  host: %host%:%port%

bo-proxy-server:
  protocol:  %protocol%
  host: %host%:%port%
  base-path: /%base-path%
  ignore-path:
    - /%ignore-path%
  flush-path:
    - /%flush-path%
  webpack: webpack ~ %webpack-config%

In Sintez server run: gulp dev-proxy --conf=env/dev-proxy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published