mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-05-01 14:43:08 +00:00
Update caddy.json (#4154)
This commit is contained in:
parent
5c35dbfcdf
commit
7cfc8ce601
@ -6,7 +6,7 @@
|
|||||||
],
|
],
|
||||||
"date_created": "2024-05-11",
|
"date_created": "2024-05-11",
|
||||||
"type": "ct",
|
"type": "ct",
|
||||||
"updateable": false,
|
"updateable": true,
|
||||||
"privileged": false,
|
"privileged": false,
|
||||||
"interface_port": 80,
|
"interface_port": 80,
|
||||||
"documentation": "https://caddyserver.com/docs/",
|
"documentation": "https://caddyserver.com/docs/",
|
||||||
@ -32,6 +32,10 @@
|
|||||||
"password": null
|
"password": null
|
||||||
},
|
},
|
||||||
"notes": [
|
"notes": [
|
||||||
|
{
|
||||||
|
"text": "xcaddy needs to be updated manually after a caddy update!",
|
||||||
|
"type": "warning"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"text": "if you need an internal module run: `caddy add-package PACKAGENAME`",
|
"text": "if you need an internal module run: `caddy add-package PACKAGENAME`",
|
||||||
"type": "info"
|
"type": "info"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user