move to www

This commit is contained in:
2023-02-09 22:38:23 +02:00
parent 278043b5cf
commit c3989412f4
2 changed files with 3 additions and 2 deletions

View File

@ -11,7 +11,7 @@ require 'mina/rbenv' # for rbenv support. (https://rbenv.org)
set :application_name, 'staging'
#set :domain, 'www.rubydesign.fi'
set :domain, '192.168.129.10'
set :deploy_to, '/home/feenix/staging'
set :deploy_to, '/home/feenix/hubfeenix'
set :repository, "https://github.com/HubFeenixMakers/hubfeenix.fi.git"
set :branch, 'main'