summaryrefslogtreecommitdiffstats
path: root/conf/local.py
diff options
context:
space:
mode:
Diffstat (limited to 'conf/local.py')
-rw-r--r--conf/local.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/local.py b/conf/local.py
new file mode 100644
index 0000000..608e0e5
--- /dev/null
+++ b/conf/local.py
@@ -0,0 +1,3 @@
1import os
2
3os.environ.setdefault('DATABASE_URL', 'postgresql:///ttun')