Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vansh0t authored May 28, 2022
1 parent b9c05b8 commit 9935b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ Simple web chat made with SignalR and .NET Core MVC. Authentication and Authoriz
## Setup
1. Make sure you have [.NET6 Runtime](https://dotnet.microsoft.com/en-us/download) installed
1. Create justauth.json in the root folder as described in [JustAuth Setup](https://github.com/Vansh0t/JustAuth#setup)
2. Create user in PostgreSQL named ``v4`` with password ``GWw51AG161XX`` OR edit ``DefaultConnection`` string in appsettings.json for your PostgreSQL user
2. Create user in PostgreSQL named ``v4`` with password ``GWw51AG161XX`` OR edit ``DefaultConnection`` string in ``appsettings.json`` for your PostgreSQL user

0 comments on commit 9935b51

Please sign in to comment.