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

@ -10,7 +10,7 @@
"Kestrel": {
"Endpoints": {
"Https":{
"Url": "https://localhost:6001"
"Url": "https://localhost:3004"
}
}
}