aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet
diff options
context:
space:
mode:
Diffstat (limited to 'perllib/FixMyStreet')
-rw-r--r--perllib/FixMyStreet/Cobrand/Westminster.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perllib/FixMyStreet/Cobrand/Westminster.pm b/perllib/FixMyStreet/Cobrand/Westminster.pm
index c4df510ff..0d823c22a 100644
--- a/perllib/FixMyStreet/Cobrand/Westminster.pm
+++ b/perllib/FixMyStreet/Cobrand/Westminster.pm
@@ -118,7 +118,7 @@ sub lookup_site_code_config {
my %cfg = (
buffer => 1000, # metres
- proxy_url => "https://tilma.staging.mysociety.org/resource-proxy/proxy.php",
+ proxy_url => "https://tilma.mysociety.org/resource-proxy/proxy.php",
url => "https://westminster.assets/$layer/query",
property => $field,
accept_feature => sub { 1 },