mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
string -> number
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
"type": "ct",
|
"type": "ct",
|
||||||
"updateable": true,
|
"updateable": true,
|
||||||
"privileged": false,
|
"privileged": false,
|
||||||
"interface_port": "80",
|
"interface_port": 80,
|
||||||
"documentation": "https://www.mailpiler.org/",
|
"documentation": "https://www.mailpiler.org/",
|
||||||
"config_path": "",
|
"config_path": "",
|
||||||
"website": "https://www.mailpiler.org/",
|
"website": "https://www.mailpiler.org/",
|
||||||
|
|||||||
Reference in New Issue
Block a user