configurato url https://provapraticafrontend.andreavillari.it per Swagger
This commit is contained in:
parent
5184669185
commit
c49757aa13
1 changed files with 4 additions and 0 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue