diff options
Diffstat (limited to 'conf/local.py')
| -rw-r--r-- | conf/local.py | 3 |
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 @@ | |||
| 1 | import os | ||
| 2 | |||
| 3 | os.environ.setdefault('DATABASE_URL', 'postgresql:///ttun') | ||
