Skip to content

Commit 60f7fff

Browse files
committed
time to try deploy to its new home in Azure
1 parent a2ce9b0 commit 60f7fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build.fs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ let sharedTestsPath = Path.getFullName "tests/Shared"
1616
let serverTestsPath = Path.getFullName "tests/Server"
1717
let clientTestsPath = Path.getFullName "tests/Client"
1818

19-
let appName = "safebookstoret"
19+
let appName = "safebookstore"
2020
let storageAccountName = $"{appName}storage"
2121
let logAnalyticsName = $"{appName}-la"
2222
let appInsightsName = $"{appName}-ai"

0 commit comments

Comments
 (0)