From 1551491f1600c19ccc9902df09d4675827ffccbc Mon Sep 17 00:00:00 2001 From: Jan Renz Date: Fri, 16 Oct 2015 10:43:15 +0200 Subject: [PATCH] docker conf --- config/docker.yml.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/config/docker.yml.erb b/config/docker.yml.erb index b44497fd..9f916acc 100644 --- a/config/docker.yml.erb +++ b/config/docker.yml.erb @@ -22,6 +22,7 @@ production: interval: 30 timeout: 60 workspace_root: <%= Rails.root.join('tmp', 'files', Rails.env) %> + ws_host: ws://localhost:4243 test: <<: *default