mirror of
https://github.com/Govor-team/Govor.git
synced 2026-07-21 19:54:55 +00:00
AuthController work
This commit is contained in:
@@ -8,5 +8,9 @@
|
||||
"ConnectionStrings": {
|
||||
"GovorDbContext": "Host=localhost;Port=5432;Database=DbGovor;Username=postgres;Password=stalcker;"
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
"AllowedHosts": "*",
|
||||
"JwtOption": {
|
||||
"SecretKeу": "MY VERY SECRET KEY asdasdpafjhasofafpajsfj",
|
||||
"Hours": "24"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user