Commit 1be67963 authored by kzkzzzz's avatar kzkzzzz

调整

parent 33d49c82
...@@ -3,7 +3,7 @@ testdata_dir = "testdata" ...@@ -3,7 +3,7 @@ testdata_dir = "testdata"
tmp_dir = "bin" tmp_dir = "bin"
[build] [build]
bin = "./bin/cmd -conf configs/config.yaml" bin = "./bin/cmd -conf config/config.yaml"
cmd = "go build -o bin/ ./..." cmd = "go build -o bin/ ./..."
delay = 200 delay = 200
exclude_dir = ["assets", "tmp", "vendor", "testdata", "bin"] exclude_dir = ["assets", "tmp", "vendor", "testdata", "bin"]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment