Finished adding user support and ability to update specific novels or set your last read chapter
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
"Sqlite": "Data Source=test_db",
|
||||
"PostgresSql": "placeholder"
|
||||
},
|
||||
"JwtBearerAuthOptions": {
|
||||
"Authority": "placeholder",
|
||||
"Audience": ""
|
||||
},
|
||||
"DatabaseProvider": "Sqlite",
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user