fix: Fix security config, add health check route
This commit is contained in:
parent
7fe8f276cf
commit
9976a000ee
5 changed files with 23 additions and 39 deletions
1
backend/requests/healthCheck.http
Normal file
1
backend/requests/healthCheck.http
Normal file
|
@ -0,0 +1 @@
|
|||
GET localhost:8080/health
|
Reference in a new issue