From 26336c1e1863ddd8d2cecb2ce8c8b7f33d940706 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Sat, 10 Oct 2020 00:47:10 +0200 Subject: [PATCH] host --- 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 fd37d80..fb3f8f2 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -2,7 +2,7 @@ Rails.application.configure do # Settings specified here will take precedence over those in config/application.rb. - HOSTNAME="pollen.olwen.xyz" + HOSTNAME="psychologue-regny-clair.fr" # Code is not reloaded between requests. config.cache_classes = true