Skip to content

Commit b4efce9

Browse files
committed
updated readme
1 parent c4f1e5a commit b4efce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ $Env:ConnectionStrings__DefaultConnection="<your-connection-string>"
7676
Your connection string is something like:
7777

7878
```text
79-
SERVER=<your-server-name>.database.windows.net;DATABASE=<your-database-name>;UID=DotNetWebApp;PWD=a987REALLY#$%TRONGpa44w0rd
79+
SERVER=<your-server-name>.database.windows.net;DATABASE=<your-database-name>;UID=DotNetWebApp;PWD=a987REALLY#$%TRONGpa44w0rd!
8080
```
8181

8282
Just replace `<your-server-name>` and `<your-database-name>` with the correct values for your environment.

0 commit comments

Comments
 (0)