mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-28 18:40:34 -05:00
Add Command to update Fly instance via hippalectryon-0 (#385)
add command about exactly how to redeploy the latest image under update. thanks @hippalectryon-0 fixes #384
This commit is contained in:
@@ -179,6 +179,9 @@ Actual is now up and running. Congratulations! Consider checking out [our tour](
|
||||
## Updating Actual
|
||||
|
||||
When updates to Actual are released, you’ll need to re-deploy your app to get the latest version.
|
||||
```
|
||||
fly deploy --image actualbudget/actual-server:latest --app your-app-name
|
||||
```
|
||||
|
||||
### Local terminal
|
||||
|
||||
|
||||
Reference in New Issue
Block a user