From 9af2425fbd08691093a19bf6f7789837214747c4 Mon Sep 17 00:00:00 2001 From: Donal McBreen Date: Tue, 4 Feb 2025 11:05:25 +0000 Subject: [PATCH] Doc changes for 2.5 Sync up the accessory.yml file with the latest changes in the kamal-site repo. --- lib/kamal/configuration/docs/accessory.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/kamal/configuration/docs/accessory.yml b/lib/kamal/configuration/docs/accessory.yml index 571d7217..1852681e 100644 --- a/lib/kamal/configuration/docs/accessory.yml +++ b/lib/kamal/configuration/docs/accessory.yml @@ -118,5 +118,6 @@ accessories: # Proxy # + # You can run your accessory behind the Kamal proxy. See kamal docs proxy for more information proxy: ...