Update config.json

This commit is contained in:
Alexandre
2022-04-19 23:07:22 +02:00
committed by GitHub
parent 286a3a9f5e
commit 30b09c24d4

View File

@@ -61,6 +61,7 @@
], ],
"host_network": true, "host_network": true,
"ingress": true, "ingress": true,
"ingress_port": 8112,
"ingress_stream": true, "ingress_stream": true,
"map": [ "map": [
"config:rw", "config:rw",
@@ -110,4 +111,4 @@
"version": "4.7.0.35-ingressbeta", "version": "4.7.0.35-ingressbeta",
"video": true, "video": true,
"webui": "http://[HOST]:[PORT:8096]" "webui": "http://[HOST]:[PORT:8096]"
} }