search_hub

at 8f8b2d8 Raw

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