Changes in v0.4.2
Fixes
- Fixed missing
COPY schema /app/schema
in Dockerfile
Improvements
- Added '+' button in config editor to create new file
- Easier config and compose file setup with
make setup
, no more copy and paste - Updated config / compose examples and
Dockerfile
- Environment variable
GOPROXY_REDIRECT_HTTP
moved to configredirect_to_https
- (New) Customizable shutdown timeout
- (New) now can run go-proxy with command
validate
andreload
For more details, refer to the README.