configurato url https://provapraticafrontend.andreavillari.it per Swagger
All checks were successful
Deploy to VPS / build (push) Successful in 18s
Deploy to VPS / deploy (push) Successful in 21s

This commit is contained in:
AV77web 2026-06-09 15:06:15 +02:00
parent 5184669185
commit c49757aa13

View file

@ -6,6 +6,10 @@
"description": "Backend prova pratica S5 Gestione rimborsi spese aziendali" "description": "Backend prova pratica S5 Gestione rimborsi spese aziendali"
}, },
"servers": [ "servers": [
{
"url": "https://provapraticabackend.andreavillari.it",
"description": "Produzione"
},
{ {
"url": "http://localhost:3003", "url": "http://localhost:3003",
"description": "Sviluppo locale" "description": "Sviluppo locale"