search_hub

at 861f6ab Raw

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