docs: upgrade on fly.io (#1582)

This commit is contained in:
Antzed
2023-04-21 18:34:36 -07:00
committed by GitHub
parent edf934efbb
commit 1ff03e87c2

11
docs/updates.md Normal file
View File

@@ -0,0 +1,11 @@
# Updating memos after deploying
## fly.io
### update to latest
Under the directory where you had your `fly.toml` file
```
flyctl deploy
```