{ "apparmor": true, "arch": ["aarch64", "amd64", "armv7", "armhf"], "boot": "auto", "description": "Firefox browser accessible from webUI", "environment": { "PUID": "1000", "PGID": "1000", "shm_size": "1gb" }, "name": "Firefox", "ports": { "3000/tcp": 3000 }, "ports_description": { "3000/tcp": "web interface" }, "slug": "firefox", "upstream": "78.15.0", "url": "https://github.com/alexbelgium/hassio-addons", "version": "78.15.0", "webui": "http://[HOST]:[PORT:3000]" }