diff options
| author | Michel Etienne | 2014-08-25 14:42:36 +0200 | 
|---|---|---|
| committer | Michel Etienne | 2014-08-25 14:42:36 +0200 | 
| commit | 5b2a2fa7892c661f81e097a733c621b07d441bc0 (patch) | |
| tree | ddb4b1a53ded0a6e4785e182cbc4f3b93b526859 /config/deploy | |
| parent | d316131bffe664aedc5bd29543df741f5ef15bd0 (diff) | |
| download | chouette-core-5b2a2fa7892c661f81e097a733c621b07d441bc0.tar.bz2 | |
add zip code and city on stop_area selection and list
Diffstat (limited to 'config/deploy')
| -rw-r--r-- | config/deploy/unstable.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/config/deploy/unstable.rb b/config/deploy/unstable.rb index 82b4724db..0c19b9fbc 100644 --- a/config/deploy/unstable.rb +++ b/config/deploy/unstable.rb @@ -1,2 +1,2 @@  server "chouette-p.aix.cityway.fr", :app, :web, :db, :primary => true -set :branch, "master" +set :branch, "sismo" | 
