aboutsummaryrefslogtreecommitdiffstats
path: root/config/deploy/production.rb
diff options
context:
space:
mode:
Diffstat (limited to 'config/deploy/production.rb')
-rw-r--r--config/deploy/production.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/deploy/production.rb b/config/deploy/production.rb
index 872dfbf1a..ab1408c1c 100644
--- a/config/deploy/production.rb
+++ b/config/deploy/production.rb
@@ -1,2 +1,3 @@
server "chouette.cityway.fr", :app, :web, :db, :primary => true
set :branch, "V2_4"
+set :gui_cmd, "2.4.1" \ No newline at end of file