Commit 931c8d6b authored by 神楽坂玲奈's avatar 神楽坂玲奈

fix

parent 6466cb2f
......@@ -2,7 +2,7 @@ db = require './db.coffee'
protocol = require './protocol'
route = require './route'
server_id = parseInt process.env.RAILGUN_SERVER_ID
server_id = parseInt process.env.RAILGUN_ID
db.init server_id, process.env.RAILGUN_DATABASE, (servers, regions)->
console.log servers, regions
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment