diff --git a/spin.toml b/spin.toml index 60031f8..b7ce997 100644 --- a/spin.toml +++ b/spin.toml @@ -12,7 +12,7 @@ az_shared_key = { required = true, secret = true } [[trigger.http]] -route = "/..." +route = "/azure-client/..." component = "go-azure" [component.go-azure]