diff --git a/config/deploy/zh.rb b/config/deploy/zh.rb index 22dd6b8..bed251f 100644 --- a/config/deploy/zh.rb +++ b/config/deploy/zh.rb @@ -1,4 +1,4 @@ -set :domain, 'yafeilee.me' +set :domain, 'yafeilee.com' set :deploy_to, '/data/www/wblog' set :repository, 'git@github.com:windy/wblog.git' set :branch, 'master'