aws-eb-env: add correct healthcheck_url

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2022-10-14 12:39:01 +02:00
parent 945a3763a9
commit d0b97a118d
No known key found for this signature in database
GPG Key ID: 09AA5403E54D9931
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ module "eb_environment" {
/* Application */
application_port = 8080
http_listener_enabled = "true"
healthcheck_url = "/healthcheck"
/* Environment */
additional_settings = [