From: eostre Date: Fri, 16 Oct 2020 19:17:48 +0000 (-0400) Subject: update settings.php to use shop.fsf.org as baseurl X-Git-Url: https://vcs.fsf.org/?p=eostre.git;a=commitdiff_plain;h=HEAD update settings.php to use shop.fsf.org as baseurl --- diff --git a/drupal-configs/settings.php b/drupal-configs/settings.php index b4ee11b..bc91b8a 100755 --- a/drupal-configs/settings.php +++ b/drupal-configs/settings.php @@ -292,7 +292,7 @@ $drupal_hash_salt = '5sPDitmloezO2nGiVb2BvB93GKfqFGBgYeqZLHxKRJg'; * It is not allowed to have a trailing slash; Drupal will add it * for you. */ -$base_url = 'https://shopserver1p.fsf.org'; // NO trailing slash! +$base_url = 'https://shop.fsf.org'; // NO trailing slash! /** * PHP settings: