This commit is contained in:
Nicolas Bally 2015-05-18 02:20:07 +02:00
parent 63490b830c
commit b570a670f6
2 changed files with 2 additions and 3 deletions

View File

@ -8,8 +8,7 @@ development:
encoding: utf8
database: crossey
pool: 5
username: crossey
password: crossey
username: root
host: 127.0.0.1
# Warning: The database defined as "test" will be erased and

View File

@ -5,7 +5,7 @@ set :application, 'crossey_app'
set :user, 'web'
set :scm_user, "git"
set :scm_host, "gitlab.bally.me"
set :scm_host, "git.nicolasbally.com"