Index: temp/trunk/data/conf/core.php
===================================================================
--- temp/trunk/data/conf/core.php	(revision 4685)
+++ temp/trunk/data/conf/core.php	(revision 4686)
@@ -31,4 +31,5 @@
 // ¥µ¥¤¥ÈÍÑDB
 define("DB_TYPE", "pgsql");
+define("DB_SERVER", "test.ec-cube.net");
 define ("DEFAULT_DSN", DB_TYPE . "://" . DB_USER . ":" . DB_PASSWORD . "@" . DB_SERVER . "/" . DB_NAME);
 
