diff --git a/examples/todo/Caddyfile b/examples/todo/Caddyfile index 58925f4..ccbc5f2 100644 --- a/examples/todo/Caddyfile +++ b/examples/todo/Caddyfile @@ -4,7 +4,6 @@ # - dev mode → env unset, defaults below match symfony/.env # - bundled mode → BackendConnection sets PORT and MERCURE_*_JWT_KEY # before launching FrankenPHP. - { auto_https off admin off diff --git a/framework/skeleton/Caddyfile b/framework/skeleton/Caddyfile index 38de6ef..5fa0ff0 100644 --- a/framework/skeleton/Caddyfile +++ b/framework/skeleton/Caddyfile @@ -6,7 +6,6 @@ # before launching FrankenPHP. # # Caddyfile {$VAR:default} syntax substitutes env vars at parse time. - { auto_https off admin off