InternetProgramming/Lab5/json-server.json
2024-01-14 20:55:16 +04:00

5 lines
92 B
JSON

{
"static": "./node_modules/json-server/public",
"port": 8081,
"watch": "true"
}