changes 'participacion' to 'consul' in config

This commit is contained in:
Juanjo Bazán
2015-11-23 14:10:46 +01:00
parent e682b2f23c
commit b946f31fc7
6 changed files with 17 additions and 17 deletions

View File

@@ -10,7 +10,7 @@ set :rails_env, fetch(:stage)
set :rvm_ruby_version, '2.2.3'
set :rvm_type, :user
set :application, 'participacion'
set :application, 'consul'
set :full_app_name, deploysecret(:full_app_name)
set :server_name, deploysecret(:server_name)