This repository was archived by the owner on Apr 11, 2024. It is now read-only.
|
I have tried to implement serilog in CourseRegistration services. But It doesn't show in http://localhost:5140/#/events . Here is my code. Any one help me please. What is the wrong with my code? https://github.com/mahedee/eSchool/tree/feature-course-registration |
Answered by
mahedee
Apr 10, 2021
Replies: 2 comments 1 reply
|
Solved: Run application from visual studio 2019. Make docker-compose as stratup project. Then run docker compose. Now check the url: http://localhost:5140/#/events |
0 replies
Answer selected by
mahedee
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Solved: Run application from visual studio 2019. Make docker-compose as stratup project. Then run docker compose. Now check the url: http://localhost:5140/#/events