Skip to content

Commit

Permalink
BAU: Fixes production base domain
Browse files Browse the repository at this point in the history
  • Loading branch information
willfish committed Nov 29, 2023
1 parent 9271a74 commit 3c4e831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/config_production.tfvars
@@ -1,6 +1,6 @@
region = "eu-west-2"
environment = "production"
base_domain = "ott-production.co.uk"
base_domain = "tradetesting.net"
cpu = 1024
memory = 2048
service_count = 3
Expand Down

0 comments on commit 3c4e831

Please sign in to comment.