mirror of
https://codeberg.org/icewind/haze.git
synced 2026-08-02 12:14:46 +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:
commit
440a6d4d40
1 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
[program:frankenphp]
|
[program:frankenphp]
|
||||||
command = /bin/frankenphp php-server
|
command = /bin/frankenphp run
|
||||||
directory = /var/www/html
|
directory = /var/www/html
|
||||||
Loading…
Add table
Add a link
Reference in a new issue