Files
photos/frontend/.proxyrc.disabled

9 lines
127 B
Plaintext

{
"/api": {
"target": "http://localhost:3000/",
"pathRewrite": {
"^/api": ""
}
}
}