mirror of
https://github.com/louislam/dockge.git
synced 2025-08-14 11:29:22 +02:00
wip
This commit is contained in:
@ -16,7 +16,7 @@ interface DBConfig {
|
||||
|
||||
export class Database {
|
||||
/**
|
||||
* SQLite file path (Default: ./data/kuma.db)
|
||||
* SQLite file path (Default: ./data/dockge.db)
|
||||
* @type {string}
|
||||
*/
|
||||
static sqlitePath;
|
||||
|
Reference in New Issue
Block a user