WIP: refactoring pour déploiement

Non testé en conditions réelles. À valider avant de pousser.
This commit is contained in:
Paul Schneider 2026-06-14 04:55:18 +01:00
commit 9415521bcb
14 changed files with 125 additions and 28 deletions

View file

@ -17,7 +17,7 @@
"Kestrel": {
"Endpoints": {
"Https": {
"Url": "https://localhost:5005"
"Url": "https://localhost:3003"
}
}
}