Question

Is there a CLI or rest interface that can modify the downloadable_domains section in env.php, or do I have to just manually run a sed or awk on the file during my deployment process

Thanks (BTW, google search for "downloadable_domains" comes up with 0 results)

Était-ce utile?

La solution

/bin/magento with ...

  downloadable:domains:add
  downloadable:domains:remove
  downloadable:domains:show
Licencié sous: CC-BY-SA avec attribution
Non affilié à magento.stackexchange
scroll top