index
:
ttun/server
main
v3
The self-hostable proxy tunnel
Tom van der Lee
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
conf
/
local.py
blob: 608e0e538917c34cb3da25ac02fa2b70c9d0fa16 (
plain
)
1
2
3
import
os
os
.
environ
.
setdefault
(
'DATABASE_URL'
,
'postgresql:///ttun'
)