diff --git a/azure.yaml b/azure.yaml index f36e91e..c63402c 100644 --- a/azure.yaml +++ b/azure.yaml @@ -5,7 +5,4 @@ services: web: project: ./src/Web language: csharp - host: appservice -scripts: - postprovision: - path: './scripts/setup-database.ps1' \ No newline at end of file + host: appservice \ No newline at end of file