prax.cr v0.7.0 Release Notes

Release Date: 2017-04-07 // about 7 years ago
  • โœจ Enhancements:

    • โž• Added --ssl-port configuration option.
    • โž• Added --timeout (PRAX_TIMEOUT) configuration option to wait longer or
      shorter than 60 seconds for applications to start.
    • ๐Ÿ‘ Detect real hardware devices to apply port redirection on (supports weird
      systemd predictable interface names).
    • Compatibility with the dotenv gem.

    ๐Ÿ’ฅ Breaking changes:

    • ๐Ÿšš Setting environment variables via .env files has been removed. Use the
      .praxrc shell file in your project to set environment variables instead.