mirror of
https://gitlab.com/Deukhoofd/BattleSim.git
synced 2025-10-27 18:00:03 +00:00
Lots of stuff
This commit is contained in:
2
config/deploy/production.rb
Normal file
2
config/deploy/production.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
server 'sim.pokebattle.com', :app, :web, :primary => true
|
||||
set :node_env, 'production'
|
||||
2
config/deploy/staging.rb
Normal file
2
config/deploy/staging.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
server 'staging-sim.pokebattle.com', :app, :web, :primary => true
|
||||
set :node_env, 'staging'
|
||||
Reference in New Issue
Block a user