vue-storefront-api icon indicating copy to clipboard operation
vue-storefront-api copied to clipboard

Docker default.env overrides config

Open Fifciu opened this issue 5 years ago • 1 comments

When we are running api through Docker Compose. Then config.elasticsearch.host does not come from config/local.json. It comes from docker/vue-storefront-api/default.env's ELASTICSEARCH_HOST which is not that obvious. We should mention about it in readme or documentation.

Fifciu avatar Sep 27 '20 12:09 Fifciu

@Fifciu How does this work? I am trying to understand.

ppolavar avatar Sep 06 '21 13:09 ppolavar