diff options
| author | Michel Etienne | 2015-10-26 16:28:01 +0100 | 
|---|---|---|
| committer | Michel Etienne | 2015-10-26 16:28:01 +0100 | 
| commit | da5dab112c875ac4e63089270b5ca3504cb73fa8 (patch) | |
| tree | f4a68594d5cf398ee99316552e7ec92088cf5fbf /config/deploy/private.rb | |
| parent | 801c4a73eb3c2bf2ba756949fccdc587740b2284 (diff) | |
| download | chouette-core-da5dab112c875ac4e63089270b5ca3504cb73fa8.tar.bz2 | |
HUB profile corrcetions
Diffstat (limited to 'config/deploy/private.rb')
| -rw-r--r-- | config/deploy/private.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/config/deploy/private.rb b/config/deploy/private.rb index 0a9cb5e0c..44823408f 100644 --- a/config/deploy/private.rb +++ b/config/deploy/private.rb @@ -1,3 +1,3 @@  server "chouette-private.marseille.cityway.fr", :app, :web, :db, :primary => true -set :branch, "V2_5" +set :branch, "V3_1"  set :gui_cmd, "2.5.2" | 
