This repository was archived by the owner on Feb 28, 2025. It is now read-only.
This repository was archived by the owner on Feb 28, 2025. It is now read-only.
Incomplete environment variable support #18
Closed
Description
Hi,
Entrypoint script in /bin/docker-entrypoint
has only partial support for environment variables
Only following env keys are being looked up and swapped to laravel-echo-server.json
:
LARAVEL_ECHO_SERVER_DB
REDIS_HOST
REDIS_PORT
REDIS_PASSWORD
REDIS_PREFIX
REDIS_DB
Other defined environment variables have no impact.
Metadata
Metadata
Assignees
Labels
No labels