Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
add healthcheck path for test
Browse files Browse the repository at this point in the history
  • Loading branch information
gidsg committed Aug 7, 2023
1 parent 8394018 commit fcd192f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion copilot/data-frontend/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@ environments:
http:
target_container: 'nginx'
healthcheck:
path: /healthcheck
port: 8080
success_codes: "200,302"

0 comments on commit fcd192f

Please sign in to comment.