Skip to content

Releases: oanhnn/docker-laravel-echo-server

Version 3.1.3

13 May 04:45
bc4c531
Compare
Choose a tag to compare

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

Version 3.1.2

20 Apr 08:17
9a0c479
Compare
Choose a tag to compare

v3.1.2 - 2021-04-21

Changed

  • Change to using health-check script by node
  • No longer install package curl

Version 3.1.1

07 Dec 02:47
7f9ae3c
Compare
Choose a tag to compare

v3.1.1 - 2020-12-07

Added

  • README in Vietnamese

Fixed

  • Fix incorrect environment variable in docker-entrypoint

Version 3.1.0

27 Oct 08:43
5a1a8cc
Compare
Choose a tag to compare

v3.1.0 - 2020-10-27

Changed

  • Update to latest laravel-echo-server version
  • Remove dangling lock file before start
  • Change GitHub Workflow build, test and release

Version 3.0.0

13 Apr 02:04
6a08c04
Compare
Choose a tag to compare

v3.0.0 - 2020-04-13

Added

  • Add support Redis password and prefix by REDIS_PASSWORD and REDIS_PREFIX
  • Add CHANGELOG.md

Changed

  • Changed to build, test and publish by Github actions
  • Rename some environment variables: REDIS_DB

Version 2.1.1

07 Mar 09:56
Compare
Choose a tag to compare

In this release:

  • Add HEALTHCHECK

Version 2.1.0

09 Jan 06:57
Compare
Choose a tag to compare

Added

  • Allow wait another process generate laravel-echo-server.json file.

Version 2.0.0

17 Oct 11:17
Compare
Choose a tag to compare
v2.0.0

Update

Version 1.0.0

11 Jul 15:44
Compare
Choose a tag to compare

The first release