tweetcast/server-gevent/server_setup.py.tmpl
changeset 425 b346fd32fc34
parent 405 6626b728b142
child 460 bc52ce9ab0c2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tweetcast/server-gevent/server_setup.py.tmpl	Mon Dec 19 00:30:04 2011 +0100
@@ -0,0 +1,2 @@
+SQL_CONNECT = 'postgresql://user:pass@hostname/database'
+WEB_PORT = 8888
\ No newline at end of file