Test Entity Framework
This commit is contained in:
@ -10,5 +10,8 @@
|
||||
},
|
||||
"Authentication": {
|
||||
"JwtGenerationSecret": "Please provide a GUID (without dashes) as secret."
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"Default": "User ID=us-entry-agent-dev;Password=example;Host=localhost;Port=5432;Database=us-entry-agent-dev;Pooling=true;MinPoolSize=0;MaxPoolSize=100;Connection Lifetime=0;"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user