update settings.php to use shop.fsf.org as baseurl master
authoreostre <eostre.danne@protonmail.com>
Fri, 16 Oct 2020 19:17:48 +0000 (15:17 -0400)
committereostre <eostre.danne@protonmail.com>
Fri, 16 Oct 2020 19:17:48 +0000 (15:17 -0400)
drupal-configs/settings.php

index b4ee11bf360a3366a2fb4447c62df3a2f000e485..bc91b8acf09265ce052c73d915d2f93b8b8678aa 100755 (executable)
@@ -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: