mirror of
https://github.com/not-kennethreitz/morepython.org.git
synced 2026-06-05 23:10:18 +00:00
changes
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
from os import environ
|
||||
|
||||
DATABASE_URL = environ['DATABASE_URL']
|
||||
Reference in New Issue
Block a user