mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-26 21:45:20 +00:00
Rewrite access tokens, initial admin api
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"Spacebar": "Host=127.0.0.1; Username=postgres; Database=spacebar"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user