Skip to content

Commit ae8fc10

Browse files
committed
caddy says the file is incorrectly formatted without these spaces
1 parent c1bcd7c commit ae8fc10

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package/Caddyfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
{$CADDY_GLOBAL_OPTIONS}
77

88
frankenphp {
9-
worker /usr/share/frankenphp/public/index.php
9+
worker /usr/share/frankenphp/public/index.php
1010
{$FRANKENPHP_CONFIG}
1111
}
1212
}
1313

14-
{$CADDY_EXTRA_CONFIG}
14+
{$CADDY_EXTRA_CONFIG}
1515

1616
{$SERVER_NAME:localhost} {
1717
#log {

0 commit comments

Comments
 (0)