fixes after testing
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
{
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": "Host=localhost;Port=5432;Database=mare;Username=postgres"
|
||||
},
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
@@ -17,5 +14,5 @@
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"CacheDirectory": "G:\\ServerTest", // do not delete this key and set it to the path where the files will be stored
|
||||
"ServicesUrl": "http://localhost:5002"
|
||||
"ServiceAddress": "http://localhost:5002"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user