From 1b51226eb50154dde6c894aaf640ffed0fb9eaf7 Mon Sep 17 00:00:00 2001 From: "Matt Wicks [SSW]" Date: Tue, 14 May 2024 15:39:40 +1000 Subject: [PATCH] Update infra/main.bicep --- infra/main.bicep | 1 + 1 file changed, 1 insertion(+) diff --git a/infra/main.bicep b/infra/main.bicep index 1fad58f02..12ff51367 100644 --- a/infra/main.bicep +++ b/infra/main.bicep @@ -67,6 +67,7 @@ resource blobServices 'Microsoft.Storage/storageAccounts/blobServices@2022-09-01 ] allowedOrigins: [ 'https://ssw.com.au' + 'https://www.ssw.com.au' ] exposedHeaders: [ '*'