mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2025-09-11 13:00:40 +03:00
16 lines
319 B
JSON
16 lines
319 B
JSON
{
|
|
"chrome": {
|
|
"default": "124.0",
|
|
"versions": {
|
|
"124.0": {
|
|
"image": "selenoid/chrome:124.0",
|
|
"port": "4444",
|
|
"path": "/",
|
|
"tmpfs": {
|
|
"/tmp": "size=128m"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|