From 880a6b9086ef1676b128e2be9b29335fd14bbc2c Mon Sep 17 00:00:00 2001 From: Simon Tharby Date: Thu, 29 Aug 2024 21:44:22 +0100 Subject: [PATCH] [TAN-2512] revert temporary change to back-safe.env --- env_files/back-safe.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env_files/back-safe.env b/env_files/back-safe.env index 42e51e3eec32..67993caf5781 100644 --- a/env_files/back-safe.env +++ b/env_files/back-safe.env @@ -21,7 +21,7 @@ AWS_TOXICITY_DETECTION_REGION=eu-central-1 # ==== Development experience configuration ==== SEED_SIZE=small # Tenant is fetched by this host name: -OVERRIDE_HOST=yourvoice_westoxon_gov_uk +OVERRIDE_HOST=localhost # Set to `true` if you want to upload/download files to/from AWS S3: USE_AWS_S3_IN_DEV=false # If USE_AWS_S3_IN_DEV=false, this host is used in file URLs (find it in the code for details):