1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-08-02 04:04:44 +02:00

Merge pull request 'fix: Use frankephp run instead of php-server to support Caddyfile' (#28) from come-nc/haze:main into main

Reviewed-on: https://codeberg.org/icewind/haze/pulls/28
This commit is contained in:
Robin Appelman 2026-06-11 16:59:14 +02:00
commit 440a6d4d40

View file

@ -1,3 +1,3 @@
[program:frankenphp]
command = /bin/frankenphp php-server
directory = /var/www/html
command = /bin/frankenphp run
directory = /var/www/html