report Ntfy endpoint

This commit is contained in:
Ian Letourneau
2025-09-09 20:12:24 -04:00
parent ceafabf430
commit f3639c604c
7 changed files with 25 additions and 10 deletions

View File

@@ -18,7 +18,7 @@ async fn main() {
name: "harmony-example-tryrust".to_string(),
project_root: PathBuf::from("./tryrust.org"),
framework: Some(RustWebFramework::Leptos),
service_port: 8080,
service_port: 3000,
});
let discord_receiver = DiscordWebhook {