diff --git a/.air.toml b/.air.toml index d8a2f88..9c5cdf9 100644 --- a/.air.toml +++ b/.air.toml @@ -12,7 +12,7 @@ tmp_dir = "tmp" exclude_regex = ["_test.go"] exclude_unchanged = false follow_symlink = false - full_bin = "" + full_bin = "APP_ENV=dev APP_USER=air ./_output/howmuch" include_dir = [] include_ext = ["go", "tpl", "tmpl", "html"] include_file = []