Add note to readme about forcing config update on deploy
This commit is contained in:
parent
9978b9ed7c
commit
77184cbda6
1 changed files with 2 additions and 0 deletions
|
@ -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`.
|
||||
|
|
Loading…
Reference in a new issue