release: prepare arkteos proxy addon 1.0.0
This commit is contained in:
+3
-1
@@ -2,7 +2,7 @@ name: Arkteos Proxy
|
||||
version: "1.0.0"
|
||||
slug: arkteos_proxy
|
||||
description: Proxy TCP pour PAC Arkteos REG3 — permet les connexions simultanées de Node-RED et de l'app mobile Arkteos.
|
||||
url: https://github.com/raph666/arkteos-proxy-addon
|
||||
url: https://gitea.i-host.fr/raph666/arkteos-proxy-addon
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
@@ -14,10 +14,12 @@ options:
|
||||
pac_host: "192.168.X.X"
|
||||
pac_port: 9641
|
||||
proxy_port: 9641
|
||||
allow_client_writes: false
|
||||
schema:
|
||||
pac_host: str
|
||||
pac_port: int
|
||||
proxy_port: int
|
||||
allow_client_writes: bool
|
||||
ports:
|
||||
9641/tcp: 9641
|
||||
ports_description:
|
||||
|
||||
Reference in New Issue
Block a user