From 266c28ab3de4dc20f4dc55a7df13bb13354b1708 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Tue, 9 Aug 2016 22:25:33 +0200 Subject: Cleanup deploy scripts some more. --- config/deploy/production.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/deploy') diff --git a/config/deploy/production.rb b/config/deploy/production.rb index ee597c4..d9620a1 100644 --- a/config/deploy/production.rb +++ b/config/deploy/production.rb @@ -1 +1 @@ -server 'volse.anduin.net', user: 'deploy', roles: %w{app db web} +server 'volse.anduin.net', user: 'norskurskog', roles: %w{app db web} -- cgit v1.2.3