Skip to content

Commit 7cfc8ce

Browse files
Update caddy.json (#4154)
1 parent 5c35dbf commit 7cfc8ce

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

frontend/public/json/caddy.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
],
77
"date_created": "2024-05-11",
88
"type": "ct",
9-
"updateable": false,
9+
"updateable": true,
1010
"privileged": false,
1111
"interface_port": 80,
1212
"documentation": "https://caddyserver.com/docs/",
@@ -32,6 +32,10 @@
3232
"password": null
3333
},
3434
"notes": [
35+
{
36+
"text": "xcaddy needs to be updated manually after a caddy update!",
37+
"type": "warning"
38+
},
3539
{
3640
"text": "if you need an internal module run: `caddy add-package PACKAGENAME`",
3741
"type": "info"

0 commit comments

Comments
 (0)