summaryrefslogtreecommitdiff
path: root/config.json.default
diff options
context:
space:
mode:
authorChristopher Baines <cb15g11@soton.ac.uk>2014-02-19 22:32:59 +0000
committerChristopher Baines <cb15g11@soton.ac.uk>2014-02-19 22:32:59 +0000
commite4d1c918444c15e2e1480ecb332e61ec8feb7629 (patch)
treed1ca58de732b894ab015a8b5df4581d6ec3be495 /config.json.default
downloadleaflet-soton-e4d1c918444c15e2e1480ecb332e61ec8feb7629.tar
leaflet-soton-e4d1c918444c15e2e1480ecb332e61ec8feb7629.tar.gz
Initial commit
Diffstat (limited to 'config.json.default')
-rw-r--r--config.json.default7
1 files changed, 7 insertions, 0 deletions
diff --git a/config.json.default b/config.json.default
new file mode 100644
index 0000000..8b0ee91
--- /dev/null
+++ b/config.json.default
@@ -0,0 +1,7 @@
+{
+ "user": "",
+ "password": "password",
+ "server": "localhost",
+ "port": "5432",
+ "database": "hampshire"
+}