mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-24 21:39:36 +02:00
Added remote docker host
This commit is contained in:
parent
afc0f16470
commit
231dbc4577
4 changed files with 32 additions and 7 deletions
|
@ -19,6 +19,7 @@ export interface SettingsForm {
|
|||
bookmarksSameTab: number;
|
||||
searchSameTab: number;
|
||||
dockerApps: number;
|
||||
dockerHost: string;
|
||||
kubernetesApps: number;
|
||||
unpinStoppedApps: number;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue