diff options
Diffstat (limited to '.air.toml')
| -rw-r--r-- | .air.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ exclude_file = [] exclude_regex = [] exclude_unchanged = true follow_symlink = true -full_bin = "python3 -m http.server 8000 --bind 127.0.0.1" +full_bin = "caddy run --config Caddyfile.dev" include_dir = [] include_ext = ["css", "md", "tmpl"] include_file = [] |
