mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 23:37:48 +01:00
9 lines
127 B
Plaintext
9 lines
127 B
Plaintext
{
|
|
"/api": {
|
|
"target": "http://localhost:3000/",
|
|
"pathRewrite": {
|
|
"^/api": ""
|
|
}
|
|
}
|
|
}
|