Styling publications on home page.

This commit is contained in:
Florian THIERRY
2024-06-04 13:55:26 +02:00
parent 58295398e0
commit d3041cf03d
9 changed files with 154 additions and 7 deletions

View File

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