Skip to content

Commit 39e4678

Browse files
committed
updated connection string
1 parent 1221011 commit 39e4678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appsettings.Development.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
}
88
},
99
"ConnectionStrings": {
10-
"DefaultConnection": "Server=dmmssqlsrv.database.windows.net;Database=WideWorldImportersStandard;UID=PythonWebApp;PWD=a987REALLY#$%TRONGpa44w0rd"
10+
"DefaultConnection": "Server=;Database=WideWorldImportersStandard;UID=DotNetWebApp;PWD=a987REALLY#$%TRONGpa44w0rd"
1111
}
1212
}

0 commit comments

Comments
 (0)