Skip to content

Version 3.1.3

Latest
Compare
Choose a tag to compare
@oanhnn oanhnn released this 13 May 04:45
bc4c531

v3.1.3 - 2022-05-13

Added

  • replace env authHost in config.json with LARAVEL_ECHO_AUTH_HOST
  • add default cors settings
  • replace env allowOrigin in config.json with LARAVEL_ECHO_ALLOW_ORIGIN
  • support to create initial app client with LARAVEL_ECHO_CLIENT_APP_ID and LARAVEL_ECHO_CLIENT_APP_KEY

Fixed

  • REDIS_PREFIX empty not working