Skip to content

Commit

Permalink
Update app.deploy with prd cidr (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
devbyaccident authored Jun 27, 2023
1 parent 021f73f commit c0425c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.deploy
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ deploy {
memory_task = "4096"
health_check_path = "/status"
dependencies = "ecr"
prd_cidr = "0.0.0.0/0"
}

0 comments on commit c0425c5

Please sign in to comment.