internet-programming/lab5/json-server.json

5 lines
92 B
JSON
Raw Normal View History

2023-11-16 21:27:34 +04:00
{
"static": "./node_modules/json-server/public",
"port": 8081,
"watch": "true"
}