Skip to content

Commit a3a8e20

Browse files
committed
Disabled custom domain name for SWA for now
1 parent 0c5c275 commit a3a8e20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infra/params/prod.bicepparam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ param enableCustomDomain = true
1515
// Static Web App
1616
param staticWebAppName = 'swa-sudoku-xenobiasoft-prod'
1717
param swaCustomDomainName = 'sudoku-beta.xenobiasoft.com'
18-
param enableSwaCustomDomain = true
18+
param enableSwaCustomDomain = false
1919

2020
// Storage
2121
param storageAccountName = 'stxenobiasoftprod'

0 commit comments

Comments
 (0)