summaryrefslogtreecommitdiff
path: root/.air.toml
diff options
context:
space:
mode:
Diffstat (limited to '.air.toml')
-rw-r--r--.air.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.air.toml b/.air.toml
index 1d968d1..7838129 100644
--- a/.air.toml
+++ b/.air.toml
@@ -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 = []