문제

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)

도움이 되었습니까?

해결책

/bin/magento with ...

  downloadable:domains:add
  downloadable:domains:remove
  downloadable:domains:show
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top