search_hub

at 85714d0 Raw

[daemons.serve]
run = "cargo run -- serve"
watch = ["src/**/*.rs", "templates/**/*", "Cargo.toml"]
watch_mode = "auto"
ready_port = 8080
auto = ["start", "stop"]
retry = true