tweetcast/server-gevent/server_setup.py
changeset 425 b346fd32fc34
parent 424 e67c4b18a16b
child 426 86d059b8f689
equal deleted inserted replaced
424:e67c4b18a16b 425:b346fd32fc34
     1 SQL_CONNECT = 'postgresql://user:pass@hostname/database'
       
     2 WEB_PORT = 8888