diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2016-08-20 11:32:59 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2016-08-20 11:32:59 +0200 |
commit | a75e9233debf1834f737fe2a764049b96524ebde (patch) | |
tree | d225c6271747da1c156621cb82cba3ccfbe66c36 /config | |
parent | 5ac4be49e628305a3fc705257de1a09137e7bb74 (diff) | |
download | norsk-urskog-registrations-a75e9233debf1834f737fe2a764049b96524ebde.tar.gz norsk-urskog-registrations-a75e9233debf1834f737fe2a764049b96524ebde.tar.bz2 norsk-urskog-registrations-a75e9233debf1834f737fe2a764049b96524ebde.zip |
Update staging config.
Diffstat (limited to 'config')
-rw-r--r-- | config/deploy/staging.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/deploy/staging.rb b/config/deploy/staging.rb index 2d6c3b4..bb83569 100644 --- a/config/deploy/staging.rb +++ b/config/deploy/staging.rb @@ -1 +1 @@ -server 'volse.local', user: 'deploy', roles: %w{app db web} +server 'volse.local', user: 'norskurskog', roles: %w{app db web} |