Skip to content

Commit 40a9223

Browse files
author
Musa Demir
committed
Update HealthChecks.md
1 parent f513cfd commit 40a9223

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/en/HealthChecks.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,6 @@ see also:
118118
https://github.com/xabaril/AspNetCore.Diagnostics.HealthChecks
119119

120120
https://docs.docker.com/engine/reference/builder/#healthcheck
121-
121+
122+
123+
> Note: If you enable health checks, it will create its dbContext. That's why, when you try to create new migration or update database you should also use `-c [YourProjectName]DbContext` command.

0 commit comments

Comments
 (0)