Fix pictures paths.

This commit is contained in:
Florian THIERRY
2024-09-20 09:35:46 +02:00
parent 1b92fd269e
commit 187fd105d3
4 changed files with 5 additions and 9 deletions

View File

@@ -2,10 +2,6 @@
"/api": {
"target": "http://localhost:8987",
"secure": false
},
"/pictures": {
"target": "http://localhost:8987/api",
"secure": false
}
}