Open WileESpaghetti opened 4 years ago
When a user updates Warden's .env file Then related settings should update to reflect those changes.
.env
Example: If you update TRAEFIK_DOMAIN then the web deployment's domain should update to the new domain.
TRAEFIK_DOMAIN
We need to figure out a list of related items that would change
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