From 7354c640343882c50291f79c0d4acbd0b211133c Mon Sep 17 00:00:00 2001 From: stratself Date: Mon, 30 Mar 2026 13:59:20 +0000 Subject: [PATCH] chore: Add changelog for #1594 --- changelog.d/1594.doc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/1594.doc diff --git a/changelog.d/1594.doc b/changelog.d/1594.doc new file mode 100644 index 000000000..9c8af2bfe --- /dev/null +++ b/changelog.d/1594.doc @@ -0,0 +1 @@ +Refactored docker docs to include new initial token workflow, and add Caddyfile example. Contributed by @stratself.