This commit is contained in:
2021-06-29 16:44:52 +03:00
parent e34cc8c62e
commit 8164f89a59

View File

@@ -3,7 +3,7 @@
"version": "0.11.0", "version": "0.11.0",
"slug": "nginxproxymanager", "slug": "nginxproxymanager",
"description": "Manage Nginx proxy hosts with a simple, powerful interface", "description": "Manage Nginx proxy hosts with a simple, powerful interface",
"url": "https://github.com/hassio-addons/addon-nginx-proxy-manager", "url": "https://git.sh-inc.ru/avm/addon-nginx-proxy-manager",
"webui": "http://[HOST]:[PORT:81]", "webui": "http://[HOST]:[PORT:81]",
"init": false, "init": false,
"arch": [ "arch": [
@@ -14,7 +14,6 @@
"i386" "i386"
], ],
"services": [ "services": [
"mysql:need"
], ],
"hassio_api": true, "hassio_api": true,
"ports": { "ports": {