deploy
This commit is contained in:
parent
63490b830c
commit
b570a670f6
@ -8,8 +8,7 @@ development:
|
|||||||
encoding: utf8
|
encoding: utf8
|
||||||
database: crossey
|
database: crossey
|
||||||
pool: 5
|
pool: 5
|
||||||
username: crossey
|
username: root
|
||||||
password: crossey
|
|
||||||
host: 127.0.0.1
|
host: 127.0.0.1
|
||||||
|
|
||||||
# Warning: The database defined as "test" will be erased and
|
# Warning: The database defined as "test" will be erased and
|
||||||
|
@ -5,7 +5,7 @@ set :application, 'crossey_app'
|
|||||||
|
|
||||||
set :user, 'web'
|
set :user, 'web'
|
||||||
set :scm_user, "git"
|
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