From b5eea1420d9204eebbdc9eb87db35b3e93dd2637 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Sat, 14 May 2011 22:15:36 +0200 Subject: [PATCH] erreur url production test --- config/environments/production.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/environments/production.rb b/config/environments/production.rb index 66781c9..9395266 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -52,4 +52,4 @@ PharmacieboissierCom::Application.configure do config.action_mailer.delivery_method = :sendmail end -HOSTNAME = "test.pharmacie-boissier.com" +HOSTNAME = "test.pharmacieboissier.com"