correction read me, caddyfile
Some checks failed
Cadoles/hydra-sql/pipeline/pr-develop There was a failure building this commit
Some checks failed
Cadoles/hydra-sql/pipeline/pr-develop There was a failure building this commit
This commit is contained in:
@@ -25,6 +25,12 @@
|
||||
{$PHPINI_EXTRA_CONFIG}
|
||||
}
|
||||
worker {
|
||||
file /app/public/index.php
|
||||
watch
|
||||
name hydra-sql-worker
|
||||
{$FRANKENPHP_WORKER_CONFIG}
|
||||
}
|
||||
{$FRANKENPHP_CONFIG}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -39,12 +45,6 @@
|
||||
php_server {
|
||||
try_files {path} index.php
|
||||
}
|
||||
file /app/public/index.php
|
||||
watch
|
||||
name hydra-sql-worker
|
||||
{$FRANKENPHP_WORKER_CONFIG}
|
||||
}
|
||||
}
|
||||
|
||||
@phpFile {
|
||||
path *.php*
|
||||
|
Reference in New Issue
Block a user