mirror of
https://github.com/usememos/memos.git
synced 2025-03-04 01:04:38 +08:00
docs: upgrade on fly.io (#1582)
This commit is contained in:
parent
edf934efbb
commit
1ff03e87c2
1 changed files with 11 additions and 0 deletions
11
docs/updates.md
Normal file
11
docs/updates.md
Normal 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
|
||||
```
|
||||
|
Loading…
Reference in a new issue