mirror of
https://github.com/logos-storage/ethcc-demo.git
synced 2026-04-05 18:43:12 +00:00
increase image download timeout to 2 minutes
This commit is contained in:
parent
ee5771608d
commit
ce7470bcd5
@ -30,7 +30,7 @@ const props = defineProps({
|
||||
timeout: {
|
||||
type: Number,
|
||||
default() {
|
||||
return 30000
|
||||
return 120000
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user