change rep name

This commit is contained in:
Torsten Ruger 2016-06-15 14:06:37 +03:00
parent 3d65b86610
commit 7da768c49e
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
lock '3.4.1'
set :application, 'webdev'
set :repo_url, 'git@github.com:web-dev-camp/web_dev_site.git'
set :repo_url, 'git@github.com:webdev-camp/webdev.camp.git'
# Default deploy_to directory is /var/www/my_app_name
set :deploy_to, '/var/www/vhosts/webdev.camp'