mirror of
https://github.com/usememos/memos.git
synced 2026-02-17 17:03:47 +08:00
chore: fix typo (#3080)
Signed-off-by: thirdkeyword <fliterdashen@gmail.com>
This commit is contained in:
parent
9ffc1515f4
commit
8e7f826ae6
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ Memos should now be running at [http://localhost:3001](http://localhost:3001) an
|
|||
|
||||
## Building
|
||||
|
||||
Frontend must be built before backend. The built frontend must be placed in the backend ./server/frontend/dist directory. Otherwise, you will get a "No frontend embeded" error.
|
||||
Frontend must be built before backend. The built frontend must be placed in the backend ./server/frontend/dist directory. Otherwise, you will get a "No frontend embedded" error.
|
||||
|
||||
### Frontend
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue