Skip to content

Commit 833aad5

Browse files
committed
fix merge
1 parent 19a4a76 commit 833aad5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

starter-sample/compose.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,4 @@ services:
1616
healthcheck:
1717
# wget or curl required for healthchecks on services with a published port
1818
# this gets parsed by Defang and provided to the load balancers as well
19-
<<<<<<< HEAD
20-
test: ["CMD", "curl", "-f", "http://localhost:3000/api/health" ]
21-
=======
2219
test: ["CMD", "curl", "-f", "http://localhost:3000/"]
23-
>>>>>>> main

0 commit comments

Comments
 (0)