WileESpaghetti / intellij-warden

IntelliJ integration for the Warden orchestration tool
MIT License
0 stars 0 forks source link

Settings should respond to changes to `.env` #2

Open WileESpaghetti opened 4 years ago

WileESpaghetti commented 4 years ago

When a user updates Warden's .env file Then related settings should update to reflect those changes.

Example: If you update TRAEFIK_DOMAIN then the web deployment's domain should update to the new domain.

We need to figure out a list of related items that would change