Internet_programming/Lab5/json-server.json

5 lines
92 B
JSON
Raw Permalink Normal View History

2023-12-14 19:06:42 +04:00
{
"static": "./node_modules/json-server/public",
"port": 8081,
"watch": "true"
}