Skip to content

Add option for http_cache_hosts #697

Open
@phoenix-bjoern

Description

@phoenix-bjoern

To enable Varnish in env.php an additional command needs to be executed:
bin/magento setup:config:set --http-cache-hosts=varnish

It seems there is no possibility to append

'http_cache_hosts' => [
        [
            'host' => 'varnish'
        ]
    ]

to env.php in ece-tools.

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