Skip to content

Commit 7ad4797

Browse files
committed
teepod: Default memory size to 2048
1 parent fc0d427 commit 7ad4797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teepod/src/console.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1045,7 +1045,7 @@ <h3>Derive VM</h3>
10451045
dockerComposeFile: '',
10461046
preLaunchScript: '',
10471047
vcpu: 1,
1048-
memory: 1024,
1048+
memory: 2048,
10491049
disk_size: 20,
10501050
selected_gpu_slot: '',
10511051
selected_gpu_product: '',

0 commit comments

Comments
 (0)