Skip to content

Can I setup redis via env var ?  #194

@rgarrigue

Description

@rgarrigue

Hello

I'ld like to setup a redis via docker-compose. Do I have no other choice than writing myself the config.php file and mount it? I've been looking for something like this

environment:
  - REDIS_HOST=redis
  - REDIS_PORT=6379

But no example found so far, I guess I can't ?

Best regards,

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions