mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 05:04:21 +01:00
Update config.json
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "NGINX Home Assistant SSL proxy",
|
||||
"version": "2.1",
|
||||
"version": "2.2",
|
||||
"slug": "nginx_proxy",
|
||||
"description": "An SSL/TLS proxy",
|
||||
"url": "https://home-assistant.io/addons/nginx_proxy/",
|
||||
@@ -8,7 +8,7 @@
|
||||
"startup": "application",
|
||||
"boot": "auto",
|
||||
"ports": {
|
||||
"80/tcp": 80,
|
||||
"80/tcp": null,
|
||||
"443/tcp": 443
|
||||
},
|
||||
"map": ["ssl", "share"],
|
||||
|
||||
Reference in New Issue
Block a user