-
Notifications
You must be signed in to change notification settings - Fork 567
Application URLs
Phong Nguyen edited this page Jan 13, 2025
·
6 revisions
Project | Launch URL | Docker Container URL | Docker Container URL |
---|---|---|---|
IdentityServer | https://localhost:44367 | http://localhost:9000 | http://host.docker.internal:9000 |
WebAPI | https://localhost:44312 | http://localhost:9002 | http://host.docker.internal:9002 |
WebMVC | https://localhost:44364 | http://localhost:9003 | http://host.docker.internal:9003 |
Blazor | https://localhost:44331 | http://localhost:9008 | http://host.docker.internal:9008 |
Angular | http://localhost:4200/ | ||
React | http://localhost:3000/ | ||
Vue | http://localhost:8080/ |