From 87104889d1f033a954220fac266ef087fb536797 Mon Sep 17 00:00:00 2001 From: Marijn Doeve Date: Mon, 21 Apr 2025 00:33:45 +0200 Subject: [PATCH] trailing spaces --- .editorconfig | 2 +- frankenphp/Caddyfile | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.editorconfig b/.editorconfig index c6cfd84..c6937a4 100644 --- a/.editorconfig +++ b/.editorconfig @@ -54,5 +54,5 @@ indent_size = 2 [*.*Dockerfile] indent_style = tab -[*.*Caddyfile] +[{*.*Caddyfile,Caddyfile}] indent_style = tab diff --git a/frankenphp/Caddyfile b/frankenphp/Caddyfile index 43d3ea7..1c27249 100644 --- a/frankenphp/Caddyfile +++ b/frankenphp/Caddyfile @@ -6,13 +6,13 @@ worker { file ./public/index.php - env APP_RUNTIME Runtime\FrankenPhpSymfony\Runtime + env APP_RUNTIME Runtime\FrankenPhpSymfony\Runtime {$FRANKENPHP_WORKER_CONFIG} } } } -{$CADDY_EXTRA_CONFIG} +{$CADDY_EXTRA_CONFIG} {$SERVER_NAME:localhost} { log { @@ -41,7 +41,7 @@ {$MERCURE_EXTRA_DIRECTIVES} } - vulcain + vulcain {$CADDY_SERVER_EXTRA_DIRECTIVES}