Guest User

Untitled

a guest
Nov 13th, 2020
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.35 KB | None | 0 0
  1. {
  2.   "chrome": {
  3.     "default": "86.0",
  4.     "versions": {
  5.       "86.0": {
  6.         "image": "selenoid/vnc_chrome:86.0",
  7.         "port": "4444",
  8.         "tmpfs": {"/tmp": "size=1024m"},
  9.         "path": "/",
  10.         "shmSize": 1073741824,
  11.         "cpu" : "2.0",
  12.         "mem" : "1024m",
  13.         "env" : ["TZ=Europe/Moscow"]
  14.       }
  15.     }
  16.   }
  17. }
Advertisement
Add Comment
Please, Sign In to add comment