mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-25 00:00:53 +00:00
feat: 应用增加内存需求展示 (#6224)
This commit is contained in:
@@ -49,7 +49,7 @@ export namespace App {
|
||||
dockerCompose: string;
|
||||
image: string;
|
||||
hostMode?: boolean;
|
||||
memoryLimit: number;
|
||||
memoryRequired: number;
|
||||
architectures: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user