mirror of
https://github.com/louislam/dockge.git
synced 2026-05-21 14:02:17 +00:00
Console Improvements (#767)
This commit is contained in:
@@ -30,6 +30,7 @@ export interface Arguments {
|
||||
hostname? : string;
|
||||
dataDir? : string;
|
||||
stacksDir? : string;
|
||||
enableConsole? : boolean;
|
||||
}
|
||||
|
||||
// Some config values are required
|
||||
|
||||
Reference in New Issue
Block a user