Merge pull request 'port changes' (#3) from feature/backend into master

Reviewed-on: #3
This commit is contained in:
Jędrzej Psztur 2022-01-25 14:39:57 +01:00
commit 98f0649a4a

View File

@ -25,7 +25,7 @@
"ASPNETCORE_ENVIRONMENT": "Development"
},
"dotnetRunMessages": "true",
"applicationUrl": "https://localhost:5001;http://localhost:5000"
"applicationUrl": "https://localhost:5004;http://localhost:5005"
}
}
}