mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-17 01:48:16 +01:00
Merge pull request #1266 from alexbelgium/create-pull-request/patch-1708820581
Github bot : json sorted
This commit is contained in:
@@ -19,10 +19,10 @@
|
||||
"1080/tcp": "Socks5 port"
|
||||
},
|
||||
"schema": {
|
||||
"PROXY_USER": "str",
|
||||
"PROXY_PASSWORD": "str",
|
||||
"ALLOWED_DEST_FQDN": "str?",
|
||||
"ALLOWED_IPS": "str?"
|
||||
"ALLOWED_IPS": "str?",
|
||||
"PROXY_PASSWORD": "str",
|
||||
"PROXY_USER": "str"
|
||||
},
|
||||
"slug": "socks5-server",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/socks5-server",
|
||||
|
||||
Reference in New Issue
Block a user