Files
Cloud-CMS/tests/http-client.env.json

12 lines
232 B
JSON
Raw Normal View History

2025-12-02 10:32:59 -05:00
{
"dev": {
"url": "http://localhost",
"serverKey": "test",
"hardwareKey": "phpstorm",
"displayName": "PHPStorm",
"clientType": "windows",
"macAddress": "00:00:00:00:00:00",
"testWidgetId": "1660"
}
}