mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-03-06 04:44:19 +01:00
trailing spaces
This commit is contained in:
@@ -54,5 +54,5 @@ indent_size = 2
|
|||||||
[*.*Dockerfile]
|
[*.*Dockerfile]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
|
|
||||||
[*.*Caddyfile]
|
[{*.*Caddyfile,Caddyfile}]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
|
|||||||
@@ -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}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user