Skip to content

Commit

Permalink
update start command
Browse files Browse the repository at this point in the history
  • Loading branch information
vuduongtp committed Jan 8, 2024
1 parent 33ae6d1 commit b0d4f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .air.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ tmp_dir = "tmp"

[build]
bin = "./tmp/main"
cmd = "make specs build.air"
cmd = "make build.air"
delay = 1000
exclude_dir = ["assets", "tmp", "vendor", "testdata", "docs"]
exclude_file = []
Expand Down

0 comments on commit b0d4f60

Please # to comment.