diff --git a/docs/operators/tutorial.md b/docs/operators/tutorial.md index c50cc0e..7f2ce63 100644 --- a/docs/operators/tutorial.md +++ b/docs/operators/tutorial.md @@ -283,9 +283,9 @@ MAILFROM=noreply@example.com 30 4 * * * root ~/kadabra upgrade --all EOF - ``` +Add `ENABLE_AUTO_UPDATE=true` to the env config (`abra app config `) to enable the auto-updater for a specific app. ## Finishing up