mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
feat: add mermaid support in codeblock (#2971)
This commit is contained in:
@ -62,6 +62,7 @@ services:
|
||||
- pnpm-store:/work/web/.pnpm-store
|
||||
- ../proto:/work/proto
|
||||
- ../web:/work/web
|
||||
- ../web/node_modules:/work/web/node_modules
|
||||
healthcheck:
|
||||
test: ["CMD", "wget", "-qO", "-", "http://localhost:3001"]
|
||||
interval: 10s
|
||||
|
Reference in New Issue
Block a user