mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-05-01 11:03: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",
|
||||
"type": "ct",
|
||||
"updateable": false,
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"interface_port": 80,
|
||||
"documentation": "https://caddyserver.com/docs/",
|
||||
@ -32,6 +32,10 @@
|
||||
"password": null
|
||||
},
|
||||
"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`",
|
||||
"type": "info"
|
||||
|
Loading…
x
Reference in New Issue
Block a user