質問編集履歴

1

config/environments/production\.rb修正

2017/04/30 16:35

投稿

hata11
hata11

スコア8

test CHANGED
File without changes
test CHANGED
@@ -50,8 +50,6 @@
50
50
 
51
51
  config.session_store_servers = ENV["REDISTOGO_URL"]
52
52
 
53
- ENV["REDISTOGO_URL"] = "redis://redistogo:...........(redis to goから拾ったURLを記載)/"
54
-
55
53
  end
56
54
 
57
55