wordup-dev / wordup-cli

Wordup is a fully integrated development platform for WordPress. Develop plugins and themes locally. Preview in the cloud. Automatic updates in WP.
GNU General Public License v3.0
118 stars 16 forks source link

How to use environment variables in `config.yml` file #42

Open JuicyLung91 opened 4 years ago

JuicyLung91 commented 4 years ago

For example if you dont want to push the admin name and password it would be nice to use a .env file.

If this is already possible, I didnt found it in the docs.

shry commented 4 years ago

This is currently not possible. Perhaps i will consider it in a feature release.