diff --git a/config/deploy/production.rb b/config/deploy/production.rb index bcca8f23..392bcb29 100644 --- a/config/deploy/production.rb +++ b/config/deploy/production.rb @@ -9,7 +9,7 @@ # set :rails_env, :production set :stage, :production -set :server_name, "a.c2l.shop" +set :server_name, "doemal.app" set :branch, "r-1902001-01" set :full_app_name, "#{fetch(:application)}_#{fetch(:stage)}"