summaryrefslogtreecommitdiffstats
path: root/db_demo/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'db_demo/main.h')
-rw-r--r--db_demo/main.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/db_demo/main.h b/db_demo/main.h
new file mode 100644
index 0000000..1064d61
--- /dev/null
+++ b/db_demo/main.h
@@ -0,0 +1,9 @@
+#define VERSION 0.0.1
+
+#define PGHOST "matchblox.schinagl.nl"
+#define PGPORT "5432"
+#define PGOPTIONS "\0"
+#define PGTTY "\0"
+#define DBNAME "2iv55"
+#define LOGIN "2iv55"
+#define PWD "uhtfiwwp"