mirror of
https://github.com/usememos/memos.git
synced 2025-02-11 00:40:38 +01:00
chore: update dev mode
This commit is contained in:
parent
6e901fc940
commit
710d1b304e
@ -2,7 +2,7 @@ root = "."
|
||||
tmp_dir = ".air"
|
||||
|
||||
[build]
|
||||
bin = "./.air/memos --mode demo --public true"
|
||||
bin = "./.air/memos --mode dev --public true"
|
||||
cmd = "go build -o ./.air/memos ./bin/memos/main.go"
|
||||
delay = 1000
|
||||
exclude_dir = [".air", "web", "build"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user