We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b167aa9 commit 78c9b78Copy full SHA for 78c9b78
1 file changed
package/Caddyfile
@@ -7,7 +7,7 @@
7
{$CADDY_GLOBAL_OPTIONS}
8
9
frankenphp {
10
- worker /usr/share/frankenphp/index.php
+ worker /usr/share/frankenphp/public/index.php
11
{$FRANKENPHP_CONFIG}
12
}
13
0 commit comments