my-chat-room/apps/chat-room/proxy.conf.json

7 lines
79 B
JSON

{
"/api": {
"target": "http://localhost:3333",
"secure": false
}
}