Add note to readme about forcing config update on deploy

This commit is contained in:
benjamin melançon 2018-11-12 23:52:52 -05:00
parent 9978b9ed7c
commit 77184cbda6

View file

@ -56,3 +56,5 @@ To deploy everything else (config, templates, styles):
```
ahoy deploy-site agaric_live
```
If you need to overwrite live configuration (only after confirming you've committed any parts you want to keep) you can use ahoy for that too with `deploy-site-force`.