mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-08 04:20:07 +02:00
👌 Add default system "www.conf" file
This commit is contained in:
@ -32,6 +32,8 @@ class TestableConfigurations {
|
|||||||
: .fake(.binary),
|
: .fake(.binary),
|
||||||
"/opt/homebrew/Cellar/php/8.1.10_1/bin/php-config"
|
"/opt/homebrew/Cellar/php/8.1.10_1/bin/php-config"
|
||||||
: .fake(.binary),
|
: .fake(.binary),
|
||||||
|
"/opt/homebrew/etc/php/8.1/php-fpm.d/www.conf"
|
||||||
|
: .fake(.text),
|
||||||
"~/.config/valet/config.json"
|
"~/.config/valet/config.json"
|
||||||
: .fake(.text, """
|
: .fake(.text, """
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user