Skip to content

Commit

Permalink
Update ports
Browse files Browse the repository at this point in the history
  • Loading branch information
jnonino authored Aug 6, 2021
1 parent 5bda7bc commit 0781010
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ locals {
target_group_port = 8080
},
workers = {
listener_port = 5000
target_group_port = 5000
listener_port = 50000
target_group_port = 50000
}
}
service_https_ports = {}
Expand Down

0 comments on commit 0781010

Please sign in to comment.