Skip to content

Commit

Permalink
remove community api (#5281)
Browse files Browse the repository at this point in the history
  • Loading branch information
georgepstaylor authored Mar 8, 2024
1 parent 0655561 commit bfb9274
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 123 deletions.
5 changes: 0 additions & 5 deletions terraform/environments/delius-core/locals_development.tf
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,6 @@ locals {
container_port = 8080
}

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

pdf_creation = {
image_tag = "5.7.6"
container_port = 80
Expand Down
5 changes: 0 additions & 5 deletions terraform/environments/delius-core/locals_test.tf
Original file line number Diff line number Diff line change
Expand Up @@ -134,11 +134,6 @@ locals {
container_port = 8080
}

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

pdf_creation = {
image_tag = "5.7.6"
container_port = 80
Expand Down

This file was deleted.

0 comments on commit bfb9274

Please sign in to comment.