@@ -45,5 +45,5 @@ async fn main() -> anyhow::Result<()> {
|
||||
}
|
||||
|
||||
async fn root() -> &'static str {
|
||||
"Hello, Service!"
|
||||
"Hello, %%name%%!"
|
||||
}
|
Reference in New Issue
Block a user