Files
hyperf_service/sync/http/admin/http-client.env.json
2024-11-11 14:16:32 +08:00

8 lines
113 B
JSON

{
"dev": {
"host": "https://new-api-pre.hehele.cc"
},
"local": {
"host": "http://api.hhl.top"
}
}