Update docker compose to include new Public API project (#414)

* Updating docker compose and override to also start the public api

* Update README
This commit is contained in:
Eric Fleming
2020-06-30 20:52:26 -04:00
committed by GitHub
parent dd5a435cb4
commit f89c20ee64
4 changed files with 17 additions and 3 deletions

View File

@@ -24,7 +24,7 @@
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:5001;http://localhost:5000"
"applicationUrl": "https://localhost:5099;http://localhost:5098"
},
"Docker": {
"commandName": "Docker",