Added description for Frontend binding host (#6157)

Added description for Frontend binding host
This commit is contained in:
Timoline
2021-02-07 17:05:27 +01:00
committed by GitHub
parent 5d3d6fc59c
commit 012d7d9d7b
+1
View File
@@ -534,6 +534,7 @@
"host": {
"type": "string",
"title": "Bind host",
"description": "Frontend binding host",
"default":" 0.0.0.0",
"requiresRestart": true
},