feat: add debug flag
This commit is contained in:
@@ -27,7 +27,8 @@ sudo cat >/opt/tesseract/config.json <<EOF
|
||||
{
|
||||
"port": 80,
|
||||
"databasePath": "./data.sqlite",
|
||||
"hostName": "HOSTNAME"
|
||||
"hostName": "HOSTNAME",
|
||||
"debug": false
|
||||
}
|
||||
EOF
|
||||
|
||||
|
Reference in New Issue
Block a user