Skip to content

Commit

Permalink
Update locals_test.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
georgepstaylor committed Feb 9, 2024
1 parent bdab338 commit dc78548
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions terraform/environments/delius-core/locals_test.tf
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,11 @@ locals {
image_tag = "5.7.6"
container_port = 8080
}

community_api = {
image_tag = "REPLACE"
container_port = 8080
}
}


Expand Down

0 comments on commit dc78548

Please sign in to comment.