mirror of
https://github.com/wassname/talk.git
synced 2026-08-16 11:29:31 +08:00
Initial support for Heroku Deployment
This commit is contained in:
@@ -1,11 +1,5 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
/**
|
||||
* Setup the debug paramater.
|
||||
*/
|
||||
|
||||
process.env.DEBUG = process.env.TALK_DEBUG;
|
||||
|
||||
/**
|
||||
* Module dependencies.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user