mirror of
https://codeberg.org/icewind/haze.git
synced 2026-08-02 12:14:46 +02:00
fix: Use frankephp run instead of php-server to support Caddyfile
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
parent
664ae19e79
commit
f0d8579fdd
1 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
[program:frankenphp]
|
||||
command = /bin/frankenphp php-server
|
||||
directory = /var/www/html
|
||||
command = /bin/frankenphp run
|
||||
directory = /var/www/html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue