mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-23 21:16:29 +01:00
Update config.json
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"amd64"
|
||||
],
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "Chrome as a service container",
|
||||
"description": "Chromium as a service container",
|
||||
"devices": [
|
||||
"/dev/dri",
|
||||
"/dev/dri/card0",
|
||||
@@ -66,7 +66,7 @@
|
||||
],
|
||||
"image": "ghcr.io/alexbelgium/browserless_chrome-{arch}",
|
||||
"init": false,
|
||||
"name": "Browserless Chrome",
|
||||
"name": "Browserless Chromium",
|
||||
"ports": {
|
||||
"3000/tcp": 3000
|
||||
},
|
||||
@@ -76,6 +76,6 @@
|
||||
"slug": "browserless_chrome",
|
||||
"udev": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/browserless_chrome",
|
||||
"version": "2.2.0-5",
|
||||
"version": "2.8.0",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:3000]/docs"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user