mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-08 04:20:07 +02:00
♻️ Separate some of the PHP config logic from the app
This commit is contained in:
8
phpmon-tests/Test Files/valet-config.json
Normal file
8
phpmon-tests/Test Files/valet-config.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"tld": "test",
|
||||
"paths": [
|
||||
"/Users/username/.config/valet/Sites",
|
||||
"/Users/username/Sites"
|
||||
],
|
||||
"loopback": "127.0.0.1"
|
||||
}
|
Reference in New Issue
Block a user