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