summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2008-05-06 12:02:56 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2008-05-06 12:02:56 (GMT)
commitf56c1962f0aba7c5ad6364b443f92d72b4b8228c (patch)
tree8c99adb45295ccade41d776ebcc82d0bff3760ee
parent23b16ab5373c0869cd00eed3aa2b52fd0a04cbad (diff)
download2iv55-f56c1962f0aba7c5ad6364b443f92d72b4b8228c.zip
2iv55-f56c1962f0aba7c5ad6364b443f92d72b4b8228c.tar.gz
2iv55-f56c1962f0aba7c5ad6364b443f92d72b4b8228c.tar.bz2
2iv55 database info
-rw-r--r--reset/reset.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/reset/reset.h b/reset/reset.h
index 766d74c..51dd0e0 100644
--- a/reset/reset.h
+++ b/reset/reset.h
@@ -7,13 +7,13 @@
#define VERSION 0.0.1
-#define PGHOST "127.0.0.1"
+#define PGHOST "matchblox.schinagl.nl"
#define PGPORT "5432"
#define PGOPTIONS "\0"
#define PGTTY "\0"
-#define DBNAME "houseofmozart"
-#define LOGIN "houseofmozart"
-#define PWD "M0z4rT"
+#define DBNAME "2iv55"
+#define LOGIN "2iv55"
+#define PWD "uhtfiwwp"
#define SHORTHELP \
"Not enough or incorrect arguments try -h for help\n"