BattleSim/config/deploy/production.rb

3 lines
86 B
Ruby
Raw Normal View History

2016-02-01 22:19:30 +00:00
server 'sim.pokebattle.com', :app, :web, :primary => true
set :node_env, 'production'