diff --git a/Configuration.md b/Configuration.md index b362904..c1488c0 100644 --- a/Configuration.md +++ b/Configuration.md @@ -10,6 +10,7 @@ This page explains how to customize your environments using command line options > **Important:** > **Configuration options and changes (including updates to `spinner.yaml` or CLI options) are only considered when you > first build the environment with `spin:up`.** +> > If you make changes to your configuration file or want to apply new settings after the containers have already been > created, you must destroy (`spin:down`) and rebuild (`spin:up`) your environment for the changes to take effect.