Websoft9 / docker-library

Docker Compose examples of selfhosted FOSS based on official image, just run it.
https://www.websoft9.com
Other
31 stars 14 forks source link

add W9_URL="" process for [Magento] #542

Closed chendelin1982 closed 6 months ago

chendelin1982 commented 6 months ago

What type of your feature request?

add W9_URL="" process

      if [ -z \"$W9_URL\" ]; then
        echo 'W9_URL is empty, not need to change, exiting...'
        exit 0
      fi
chendelin1982 commented 6 months ago

add magentocli container to process this