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