Skip to content

Commit 9775ff8

Browse files
committed
Add initial setup Bicep
1 parent d63203b commit 9775ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
using '../src/main.bicep'
22

3-
param publisherEmail = '[email protected]'
3+
param publisherEmail = ''
44
param cosmosDbPrimaryLocation = 'West Europe' // TODO: Follow issue: https://github.com/Azure/bicep/issues/15987
55
param cosmosDbSecondaryLocation = 'North Europe'

0 commit comments

Comments
 (0)