mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-07 03:50:08 +02:00
10 lines
199 B
JSON
10 lines
199 B
JSON
{
|
|
"tld": "test",
|
|
"paths": [
|
|
"/Users/username/.config/valet/Sites",
|
|
"/Users/username/Sites"
|
|
],
|
|
"loopback": "127.0.0.1",
|
|
"default": "/Users/username/default-site"
|
|
}
|