feat: add debug flag
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"port": 8080,
|
||||
"databasePath": "./data.sqlite",
|
||||
"hostName": "lycoris.lab"
|
||||
"hostName": "lycoris.lab",
|
||||
"debug": true
|
||||
}
|
Reference in New Issue
Block a user