trailing spaces

This commit is contained in:
2025-04-21 00:33:45 +02:00
parent 2c6eb2ecb7
commit 87104889d1
2 changed files with 4 additions and 4 deletions

View File

@@ -54,5 +54,5 @@ indent_size = 2
[*.*Dockerfile] [*.*Dockerfile]
indent_style = tab indent_style = tab
[*.*Caddyfile] [{*.*Caddyfile,Caddyfile}]
indent_style = tab indent_style = tab

View File

@@ -6,13 +6,13 @@
worker { worker {
file ./public/index.php file ./public/index.php
env APP_RUNTIME Runtime\FrankenPhpSymfony\Runtime env APP_RUNTIME Runtime\FrankenPhpSymfony\Runtime
{$FRANKENPHP_WORKER_CONFIG} {$FRANKENPHP_WORKER_CONFIG}
} }
} }
} }
{$CADDY_EXTRA_CONFIG} {$CADDY_EXTRA_CONFIG}
{$SERVER_NAME:localhost} { {$SERVER_NAME:localhost} {
log { log {
@@ -41,7 +41,7 @@
{$MERCURE_EXTRA_DIRECTIVES} {$MERCURE_EXTRA_DIRECTIVES}
} }
vulcain vulcain
{$CADDY_SERVER_EXTRA_DIRECTIVES} {$CADDY_SERVER_EXTRA_DIRECTIVES}