This commit is contained in:
Alexandre
2023-09-09 12:04:29 +02:00
parent 5dc9a83954
commit 290e0264d9
2 changed files with 2 additions and 2 deletions

View File

@@ -63,10 +63,10 @@
"3000/tcp": 3000
},
"ports_description": {
"3000/tcp": "Main port"
"3000/tcp": "Webui"
},
"slug": "browserless_chrome",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/browserless_chrome",
"version": "1.59.0",
"webui": "[PROTO:ssl]://[HOST]:[PORT:3000]"
}
}

View File