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": "118.0",
|
|
"versions": {
|
|
"118.0": {
|
|
"image": "selenoid/chrome:118.0",
|
|
"port": "4444",
|
|
"path": "/",
|
|
"tmpfs": {
|
|
"/tmp": "size=128m"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|