correction read me, caddyfile
Some checks failed
Cadoles/hydra-sql/pipeline/pr-develop There was a failure building this commit

This commit is contained in:
2025-10-06 14:44:16 +02:00
parent a2346cfd34
commit 21cef8a495
2 changed files with 6 additions and 32 deletions

View File

@@ -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*