deploy
This commit is contained in:
parent
63490b830c
commit
b570a670f6
@ -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
|
||||
|
@ -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"
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user