Skip to content

0.6.1

Compare
Choose a tag to compare
@junkurihara junkurihara released this 09 Sep 16:26
· 355 commits to develop since this release
805c5eb

Bugfix

  • Fix: fix a "watch" bug for docker. Due to a docker limitation, we need to mount a dir, e.g, /rpxy/config, instead of a file, rpxy.toml, to track changes of the configuration file. We thus updated a start up script in docker container for the case "WATCH=true".

What's Changed

Full Changelog: 0.6.0...0.6.1